From cce444739014bf2004584b30967bd2fa30bca81d Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Wed, 1 Apr 2026 17:01:24 +0200 Subject: [PATCH] fix: better display of path --- src/rougail/output_doc/annotator.py | 2 +- src/rougail/output_doc/collect.py | 64 +++-- src/rougail/output_doc/output/console.py | 66 +++-- src/rougail/output_doc/output/github.py | 28 +- src/rougail/output_doc/output/gitlab.py | 2 +- src/rougail/output_doc/utils.py | 29 +- tests/changelog/00add_family/result.adoc | 8 +- tests/changelog/00add_family/result.gitlab.md | 10 +- tests/changelog/00add_family/result.html | 12 +- tests/changelog/00add_family/result.md | 10 +- tests/changelog/00add_family/result.sh | 8 +- .../11mod_variable_choices10/result.adoc | 4 +- .../11mod_variable_choices10/result.gitlab.md | 6 +- .../11mod_variable_choices10/result.html | 4 +- .../11mod_variable_choices10/result.md | 6 +- .../11mod_variable_choices10/result.sh | 4 +- .../11mod_variable_choices11/result.adoc | 4 +- .../11mod_variable_choices11/result.gitlab.md | 6 +- .../11mod_variable_choices11/result.html | 4 +- .../11mod_variable_choices11/result.md | 6 +- .../11mod_variable_choices11/result.sh | 6 +- .../11mod_variable_choices12/result.adoc | 2 +- .../11mod_variable_choices12/result.gitlab.md | 6 +- .../11mod_variable_choices12/result.html | 2 +- .../11mod_variable_choices12/result.md | 6 +- .../11mod_variable_choices12/result.sh | 1 + .../11mod_variable_choices13/result.adoc | 2 +- .../11mod_variable_choices13/result.gitlab.md | 6 +- .../11mod_variable_choices13/result.html | 2 +- .../11mod_variable_choices13/result.md | 6 +- .../11mod_variable_choices13/result.sh | 3 +- .../11mod_variable_choices9/result.adoc | 4 +- .../11mod_variable_choices9/result.gitlab.md | 6 +- .../11mod_variable_choices9/result.html | 4 +- .../11mod_variable_choices9/result.md | 6 +- .../11mod_variable_choices9/result.sh | 2 + .../12mod_default_value4/result.adoc | 2 +- .../12mod_default_value4/result.gitlab.md | 6 +- .../12mod_default_value4/result.html | 4 +- .../changelog/12mod_default_value4/result.md | 6 +- .../changelog/12mod_default_value4/result.sh | 2 +- .../12mod_default_value5/result.adoc | 2 +- .../12mod_default_value5/result.gitlab.md | 6 +- .../12mod_default_value5/result.html | 2 +- .../changelog/12mod_default_value5/result.md | 6 +- .../changelog/12mod_default_value5/result.sh | 2 +- .../40_dynamic_mod_default1/result.adoc | 4 +- .../40_dynamic_mod_default1/result.gitlab.md | 6 +- .../40_dynamic_mod_default1/result.html | 4 +- .../40_dynamic_mod_default1/result.md | 6 +- .../40_dynamic_mod_default1/result.sh | 4 +- .../40_dynamic_mod_default2/result.adoc | 4 +- .../40_dynamic_mod_default2/result.gitlab.md | 6 +- .../40_dynamic_mod_default2/result.html | 4 +- .../40_dynamic_mod_default2/result.md | 6 +- .../40_dynamic_mod_default2/result.sh | 4 +- tests/mode_advanced.adoc | 2 +- tests/mode_basic.adoc | 2 +- tests/mode_basic_advanced.adoc | 2 +- tests/result_tutorial/022/doc.sh | 16 +- tests/result_tutorial/030/doc.sh | 16 +- tests/result_tutorial/031/doc.sh | 16 +- tests/result_tutorial/032/doc.sh | 16 +- tests/result_tutorial/033/doc.sh | 16 +- tests/result_tutorial/040/doc.sh | 24 +- tests/result_tutorial/041/doc.json | 4 +- tests/result_tutorial/041/doc.sh | 26 +- tests/result_tutorial/041/doc_changelog.sh | 5 +- tests/result_tutorial/051/doc.json | 6 +- tests/result_tutorial/051/doc.sh | 30 +- tests/result_tutorial/051/doc_changelog.sh | 2 + tests/result_tutorial/052/doc.json | 2 +- tests/result_tutorial/052/doc.sh | 20 +- tests/result_tutorial/053/doc.json | 8 +- tests/result_tutorial/053/doc.sh | 34 +-- tests/result_tutorial/053/doc_changelog.sh | 2 + tests/result_tutorial/060/doc.json | 8 +- tests/result_tutorial/060/doc.sh | 46 ++-- tests/result_tutorial/060/doc_changelog.sh | 2 + tests/result_tutorial/061/doc.json | 8 +- tests/result_tutorial/061/doc.sh | 46 ++-- tests/result_tutorial/070/doc.json | 6 +- tests/result_tutorial/070/doc.sh | 44 +-- tests/result_tutorial/071/doc.json | 8 +- tests/result_tutorial/071/doc.sh | 45 +-- tests/result_tutorial/072/doc.json | 8 +- tests/result_tutorial/072/doc.sh | 45 +-- tests/result_tutorial/073/doc.json | 8 +- tests/result_tutorial/073/doc.sh | 45 +-- tests/result_tutorial/080/doc.json | 8 +- tests/result_tutorial/080/doc.sh | 45 +-- tests/result_tutorial/080/doc_changelog.sh | 11 +- tests/result_tutorial/081/doc.json | 12 +- tests/result_tutorial/081/doc.sh | 44 +-- tests/result_tutorial/081/doc_changelog.sh | 4 + tests/result_tutorial/090/doc.json | 14 +- tests/result_tutorial/090/doc.sh | 49 ++-- tests/result_tutorial/090/doc_changelog.sh | 5 +- tests/result_tutorial/100/doc.json | 16 +- tests/result_tutorial/100/doc.sh | 52 ++-- tests/result_tutorial/100/doc_changelog.sh | 3 +- tests/result_tutorial/101/doc.json | 16 +- tests/result_tutorial/101/doc.sh | 52 ++-- tests/result_tutorial/101/doc_changelog.sh | 3 +- tests/result_tutorial/102/doc.json | 16 +- tests/result_tutorial/102/doc.sh | 52 ++-- tests/result_tutorial/102/doc_changelog.sh | 3 +- tests/result_tutorial/103/doc.json | 16 +- tests/result_tutorial/103/doc.sh | 52 ++-- tests/result_tutorial/103/doc_changelog.sh | 3 +- tests/result_tutorial/104/doc.json | 16 +- tests/result_tutorial/104/doc.sh | 52 ++-- tests/result_tutorial/104/doc_changelog.sh | 3 +- tests/result_tutorial/110/doc.json | 18 +- tests/result_tutorial/110/doc.sh | 55 ++-- tests/result_tutorial/110/doc_changelog.sh | 3 +- tests/result_tutorial/111/doc.json | 18 +- tests/result_tutorial/111/doc.sh | 55 ++-- tests/result_tutorial/112/doc.json | 20 +- tests/result_tutorial/112/doc.sh | 62 +++-- tests/result_tutorial/112/doc_changelog.sh | 7 +- tests/result_tutorial/120/doc.json | 20 +- tests/result_tutorial/120/doc.sh | 62 +++-- tests/result_tutorial/130/doc.json | 20 +- tests/result_tutorial/130/doc.sh | 62 +++-- tests/result_tutorial/130/doc_changelog.sh | 7 +- tests/result_tutorial/140/doc.json | 20 +- tests/result_tutorial/140/doc.sh | 70 ++--- tests/result_tutorial/141/doc.json | 22 +- tests/result_tutorial/141/doc.sh | 75 ++--- tests/result_tutorial/141/doc_changelog.sh | 5 +- tests/result_tutorial/142/doc.json | 24 +- tests/result_tutorial/142/doc.sh | 78 +++--- tests/result_tutorial/142/doc_changelog.sh | 3 +- tests/result_tutorial/150/doc.json | 24 +- tests/result_tutorial/150/doc.sh | 78 +++--- tests/result_tutorial/150/doc_changelog.sh | 3 +- tests/result_tutorial/160/doc.json | 24 +- tests/result_tutorial/160/doc.sh | 90 +++--- tests/result_tutorial/160/doc_changelog.sh | 32 ++- tests/result_tutorial/161/doc.json | 24 +- tests/result_tutorial/161/doc.sh | 90 +++--- tests/result_tutorial/170/doc.json | 24 +- tests/result_tutorial/170/doc.sh | 110 ++++---- tests/result_tutorial/180/doc.json | 24 +- tests/result_tutorial/180/doc.sh | 110 ++++---- tests/result_tutorial/181/doc.json | 24 +- tests/result_tutorial/181/doc.sh | 110 ++++---- tests/result_tutorial/182/doc.json | 24 +- tests/result_tutorial/182/doc.sh | 110 ++++---- tests/result_tutorial/190/doc.json | 24 +- tests/result_tutorial/190/doc.sh | 110 ++++---- tests/result_tutorial/200/doc.json | 24 +- tests/result_tutorial/200/doc.sh | 110 ++++---- tests/result_tutorial/210/doc.json | 24 +- tests/result_tutorial/210/doc.sh | 110 ++++---- tests/result_tutorial/211/doc.json | 24 +- tests/result_tutorial/211/doc.sh | 110 ++++---- .../test/00_2default_calculated_multi.adoc | 2 +- .../00_2default_calculated_multi.gitlab.md | 8 +- .../test/00_2default_calculated_multi.html | 6 +- .../test/00_2default_calculated_multi.json | 2 +- .../test/00_2default_calculated_multi.md | 8 +- .../test/00_2default_calculated_multi.sh | 2 +- .../test/00_2default_calculated_variable.adoc | 2 +- .../00_2default_calculated_variable.gitlab.md | 8 +- .../test/00_2default_calculated_variable.html | 6 +- .../test/00_2default_calculated_variable.json | 2 +- .../test/00_2default_calculated_variable.md | 8 +- .../test/00_2default_calculated_variable.sh | 2 +- ...efault_calculated_variable_transitive.adoc | 2 +- ...t_calculated_variable_transitive.gitlab.md | 8 +- ...efault_calculated_variable_transitive.html | 2 +- ...efault_calculated_variable_transitive.json | 2 +- ...2default_calculated_variable_transitive.md | 8 +- ...2default_calculated_variable_transitive.sh | 2 +- tests/results/test/00_6choice_link.adoc | 2 +- tests/results/test/00_6choice_link.gitlab.md | 8 +- tests/results/test/00_6choice_link.html | 2 +- tests/results/test/00_6choice_link.json | 2 +- tests/results/test/00_6choice_link.md | 8 +- tests/results/test/00_6choice_link.sh | 2 +- tests/results/test/00_6choice_variable.adoc | 2 +- .../test/00_6choice_variable.gitlab.md | 8 +- tests/results/test/00_6choice_variable.html | 6 +- tests/results/test/00_6choice_variable.json | 2 +- tests/results/test/00_6choice_variable.md | 8 +- tests/results/test/00_6choice_variable.sh | 2 +- .../test/00_6choice_variable_link.adoc | 6 +- .../test/00_6choice_variable_link.gitlab.md | 10 +- .../test/00_6choice_variable_link.html | 8 +- .../test/00_6choice_variable_link.json | 6 +- .../results/test/00_6choice_variable_link.md | 10 +- .../results/test/00_6choice_variable_link.sh | 6 +- .../test/00_6choice_variable_link2.adoc | 6 +- .../test/00_6choice_variable_link2.gitlab.md | 14 +- .../test/00_6choice_variable_link2.html | 10 +- .../test/00_6choice_variable_link2.json | 6 +- .../results/test/00_6choice_variable_link2.md | 14 +- .../results/test/00_6choice_variable_link2.sh | 14 +- tests/results/test/00_6regexp_link.adoc | 2 +- tests/results/test/00_6regexp_link.gitlab.md | 8 +- tests/results/test/00_6regexp_link.html | 2 +- tests/results/test/00_6regexp_link.json | 2 +- tests/results/test/00_6regexp_link.md | 8 +- tests/results/test/00_6regexp_link.sh | 2 +- tests/results/test/00_9choice_variables.adoc | 4 +- .../test/00_9choice_variables.gitlab.md | 10 +- tests/results/test/00_9choice_variables.html | 4 +- tests/results/test/00_9choice_variables.json | 4 +- tests/results/test/00_9choice_variables.md | 10 +- tests/results/test/00_9choice_variables.sh | 2 + ...0_9default_calculation_multi_optional.adoc | 2 +- ...fault_calculation_multi_optional.gitlab.md | 8 +- ...0_9default_calculation_multi_optional.html | 6 +- ...0_9default_calculation_multi_optional.json | 2 +- .../00_9default_calculation_multi_optional.md | 8 +- .../00_9default_calculation_multi_optional.sh | 3 +- ..._9default_calculation_multi_optional2.adoc | 2 +- ...ault_calculation_multi_optional2.gitlab.md | 8 +- ..._9default_calculation_multi_optional2.html | 6 +- ..._9default_calculation_multi_optional2.json | 2 +- ...00_9default_calculation_multi_optional2.md | 8 +- ...00_9default_calculation_multi_optional2.sh | 3 +- ...lt_calculation_multi_optional_default.adoc | 2 +- ...lculation_multi_optional_default.gitlab.md | 8 +- ...lt_calculation_multi_optional_default.html | 6 +- ...lt_calculation_multi_optional_default.json | 2 +- ...ault_calculation_multi_optional_default.md | 8 +- ...ault_calculation_multi_optional_default.sh | 3 +- ..._9default_calculation_optional_exists.adoc | 6 +- ...ault_calculation_optional_exists.gitlab.md | 8 +- ..._9default_calculation_optional_exists.html | 6 +- ..._9default_calculation_optional_exists.json | 2 +- ...00_9default_calculation_optional_exists.md | 8 +- ...00_9default_calculation_optional_exists.sh | 4 +- ...0_9default_information_other_variable.adoc | 2 +- ...fault_information_other_variable.gitlab.md | 8 +- ...0_9default_information_other_variable.html | 6 +- ...0_9default_information_other_variable.json | 10 +- .../00_9default_information_other_variable.md | 8 +- .../00_9default_information_other_variable.sh | 3 +- ..._9default_information_other_variable2.adoc | 2 +- ...ault_information_other_variable2.gitlab.md | 8 +- ..._9default_information_other_variable2.html | 6 +- ..._9default_information_other_variable2.json | 10 +- ...00_9default_information_other_variable2.md | 8 +- ...00_9default_information_other_variable2.sh | 3 +- .../test/01_9choice_variable_multi.adoc | 2 +- .../test/01_9choice_variable_multi.gitlab.md | 8 +- .../test/01_9choice_variable_multi.html | 6 +- .../test/01_9choice_variable_multi.json | 2 +- .../results/test/01_9choice_variable_multi.md | 8 +- .../results/test/01_9choice_variable_multi.sh | 2 +- .../test/04_1auto_save_and_calculated.adoc | 2 +- .../04_1auto_save_and_calculated.gitlab.md | 8 +- .../test/04_1auto_save_and_calculated.html | 6 +- .../test/04_1auto_save_and_calculated.json | 2 +- .../test/04_1auto_save_and_calculated.md | 8 +- .../test/04_1auto_save_and_calculated.sh | 2 +- .../test/04_1default_calculation_hidden.adoc | 2 +- .../04_1default_calculation_hidden.gitlab.md | 10 +- .../test/04_1default_calculation_hidden.html | 8 +- .../test/04_1default_calculation_hidden.json | 2 +- .../test/04_1default_calculation_hidden.md | 10 +- .../test/04_1default_calculation_hidden.sh | 3 +- .../04_1default_calculation_hidden_2.adoc | 2 +- ...04_1default_calculation_hidden_2.gitlab.md | 10 +- .../04_1default_calculation_hidden_2.html | 8 +- .../04_1default_calculation_hidden_2.json | 2 +- .../test/04_1default_calculation_hidden_2.md | 10 +- .../test/04_1default_calculation_hidden_2.sh | 3 +- ...disabled_calculation_optional_default.adoc | 4 +- ...led_calculation_optional_default.gitlab.md | 12 +- ...disabled_calculation_optional_default.html | 10 +- ...disabled_calculation_optional_default.json | 4 +- ..._5disabled_calculation_optional_default.md | 12 +- ..._5disabled_calculation_optional_default.sh | 8 +- .../04_5disabled_calculation_variable.adoc | 2 +- ...4_5disabled_calculation_variable.gitlab.md | 8 +- .../04_5disabled_calculation_variable.html | 6 +- .../04_5disabled_calculation_variable.json | 2 +- .../test/04_5disabled_calculation_variable.md | 8 +- .../test/04_5disabled_calculation_variable.sh | 3 +- .../04_5disabled_calculation_variable10.adoc | 2 +- ...5disabled_calculation_variable10.gitlab.md | 8 +- .../04_5disabled_calculation_variable10.html | 6 +- .../04_5disabled_calculation_variable10.json | 2 +- .../04_5disabled_calculation_variable10.md | 8 +- .../04_5disabled_calculation_variable10.sh | 3 +- .../04_5disabled_calculation_variable2.adoc | 2 +- ..._5disabled_calculation_variable2.gitlab.md | 8 +- .../04_5disabled_calculation_variable2.html | 6 +- .../04_5disabled_calculation_variable2.json | 2 +- .../04_5disabled_calculation_variable2.md | 8 +- .../04_5disabled_calculation_variable2.sh | 3 +- .../04_5disabled_calculation_variable3.adoc | 2 +- ..._5disabled_calculation_variable3.gitlab.md | 8 +- .../04_5disabled_calculation_variable3.html | 6 +- .../04_5disabled_calculation_variable3.json | 2 +- .../04_5disabled_calculation_variable3.md | 8 +- .../04_5disabled_calculation_variable3.sh | 3 +- .../04_5disabled_calculation_variable4.adoc | 2 +- ..._5disabled_calculation_variable4.gitlab.md | 8 +- .../04_5disabled_calculation_variable4.html | 6 +- .../04_5disabled_calculation_variable4.json | 2 +- .../04_5disabled_calculation_variable4.md | 8 +- .../04_5disabled_calculation_variable4.sh | 3 +- .../04_5disabled_calculation_variable7.adoc | 2 +- ..._5disabled_calculation_variable7.gitlab.md | 8 +- .../04_5disabled_calculation_variable7.html | 6 +- .../04_5disabled_calculation_variable7.json | 2 +- .../04_5disabled_calculation_variable7.md | 8 +- .../04_5disabled_calculation_variable7.sh | 3 +- ..._5disabled_calculation_variable_multi.adoc | 2 +- ...abled_calculation_variable_multi.gitlab.md | 8 +- ..._5disabled_calculation_variable_multi.html | 6 +- ..._5disabled_calculation_variable_multi.json | 2 +- ...04_5disabled_calculation_variable_multi.md | 8 +- ...04_5disabled_calculation_variable_multi.sh | 3 +- ...abled_calculation_variable_transitive.adoc | 4 +- ..._calculation_variable_transitive.gitlab.md | 10 +- ...abled_calculation_variable_transitive.html | 8 +- ...abled_calculation_variable_transitive.json | 4 +- ...isabled_calculation_variable_transitive.md | 10 +- ...isabled_calculation_variable_transitive.sh | 5 +- ...led_calculation_variable_transitive_3.adoc | 4 +- ...alculation_variable_transitive_3.gitlab.md | 10 +- ...led_calculation_variable_transitive_3.html | 8 +- ...led_calculation_variable_transitive_3.json | 4 +- ...abled_calculation_variable_transitive_3.md | 10 +- ...abled_calculation_variable_transitive_3.sh | 7 +- ...led_calculation_variable_transitive_4.adoc | 4 +- ...alculation_variable_transitive_4.gitlab.md | 10 +- ...led_calculation_variable_transitive_4.html | 8 +- ...led_calculation_variable_transitive_4.json | 4 +- ...abled_calculation_variable_transitive_4.md | 10 +- ...abled_calculation_variable_transitive_4.sh | 7 +- .../test/16_2family_redefine_calculation.sh | 10 +- .../results/test/16_3family_empty_at_ends.sh | 8 +- tests/results/test/16_5redefine_family.sh | 8 +- tests/results/test/16_5redefine_help.sh | 10 +- .../test/16_6exists_redefine_family.sh | 16 +- tests/results/test/20_0family_append.sh | 8 +- tests/results/test/20_0multi_family.sh | 16 +- tests/results/test/20_0multi_family_basic.sh | 16 +- tests/results/test/20_0multi_family_expert.sh | 16 +- tests/results/test/20_0multi_family_order.sh | 16 +- .../test/20_2family_looks_like_dynamic.sh | 8 +- .../test/20_2family_looks_like_variable.sh | 8 +- tests/results/test/20_7help_family.sh | 32 +-- .../test/20_9default_information_parent.adoc | 2 +- .../20_9default_information_parent.gitlab.md | 8 +- .../test/20_9default_information_parent.html | 6 +- .../test/20_9default_information_parent.json | 10 +- .../test/20_9default_information_parent.md | 8 +- .../test/20_9default_information_parent.sh | 10 +- tests/results/test/20_9family_absolute.adoc | 12 +- .../test/20_9family_absolute.gitlab.md | 20 +- tests/results/test/20_9family_absolute.html | 16 +- tests/results/test/20_9family_absolute.json | 12 +- tests/results/test/20_9family_absolute.md | 20 +- tests/results/test/20_9family_absolute.sh | 43 +-- .../24_0family_hidden_condition_sub_family.sh | 18 +- ..._hidden_condition_variable_sub_family.adoc | 2 +- ...en_condition_variable_sub_family.gitlab.md | 2 +- ..._hidden_condition_variable_sub_family.html | 2 +- ..._hidden_condition_variable_sub_family.json | 2 +- ...ly_hidden_condition_variable_sub_family.md | 2 +- ...ly_hidden_condition_variable_sub_family.sh | 20 +- ...amily_hidden_param_condition_sub_family.sh | 18 +- ..._0family_mandatory_condition_variable.adoc | 2 +- ...ily_mandatory_condition_variable.gitlab.md | 8 +- ..._0family_mandatory_condition_variable.html | 6 +- ..._0family_mandatory_condition_variable.json | 2 +- ...24_0family_mandatory_condition_variable.md | 8 +- ...24_0family_mandatory_condition_variable.sh | 3 +- .../test/24_7validators_variable_optional.sh | 8 +- tests/results/test/40_0leadership.sh | 10 +- .../results/test/40_0leadership_diff_name.sh | 10 +- ...leadership_follower_default_calculation.sh | 10 +- .../40_0leadership_follower_default_value.sh | 10 +- .../test/40_0leadership_leader_follower.adoc | 2 +- .../40_0leadership_leader_follower.gitlab.md | 8 +- .../test/40_0leadership_leader_follower.html | 6 +- .../test/40_0leadership_leader_follower.json | 2 +- .../test/40_0leadership_leader_follower.md | 8 +- .../test/40_0leadership_leader_follower.sh | 12 +- .../test/40_0leadership_leader_not_multi.sh | 26 +- tests/results/test/40_0leadership_reduce.sh | 10 +- .../test/40_1leadership_append_follower.sh | 10 +- .../test/40_2leadership_calculation_index.sh | 10 +- .../40_2leadership_calculation_index_2.sh | 10 +- .../test/40_6leadership_follower_multi.sh | 10 +- ...6leadership_follower_multi_no_mandatory.sh | 10 +- .../test/40_8calculation_multi_variable.adoc | 4 +- .../40_8calculation_multi_variable.gitlab.md | 10 +- .../test/40_8calculation_multi_variable.html | 4 +- .../test/40_8calculation_multi_variable.json | 4 +- .../test/40_8calculation_multi_variable.md | 10 +- .../test/40_8calculation_multi_variable.sh | 4 +- ...40_8calculation_multi_variable_parent.adoc | 2 +- ...alculation_multi_variable_parent.gitlab.md | 6 +- ...40_8calculation_multi_variable_parent.html | 4 +- ...40_8calculation_multi_variable_parent.json | 2 +- .../40_8calculation_multi_variable_parent.md | 6 +- .../40_8calculation_multi_variable_parent.sh | 10 +- ...0_8calculation_multi_variable_parent2.adoc | 2 +- ...lculation_multi_variable_parent2.gitlab.md | 6 +- ...0_8calculation_multi_variable_parent2.html | 4 +- ...0_8calculation_multi_variable_parent2.json | 2 +- .../40_8calculation_multi_variable_parent2.md | 6 +- .../40_8calculation_multi_variable_parent2.sh | 18 +- ...variable_leader_follower_multi_inside.adoc | 2 +- ...ble_leader_follower_multi_inside.gitlab.md | 8 +- ...variable_leader_follower_multi_inside.html | 6 +- ...variable_leader_follower_multi_inside.json | 2 +- ...n_variable_leader_follower_multi_inside.md | 8 +- ...n_variable_leader_follower_multi_inside.sh | 12 +- ...ship-calculation-outside-follower-first.sh | 10 +- ...rship-calculation-outside-follower-last.sh | 10 +- ...ulation-outside-follower-no-mandatory.adoc | 4 +- ...on-outside-follower-no-mandatory.gitlab.md | 6 +- ...ulation-outside-follower-no-mandatory.html | 4 +- ...ulation-outside-follower-no-mandatory.json | 2 +- ...lculation-outside-follower-no-mandatory.md | 6 +- ...lculation-outside-follower-no-mandatory.sh | 12 +- ...adership-calculation-outside-follower.adoc | 2 +- ...hip-calculation-outside-follower.gitlab.md | 6 +- ...adership-calculation-outside-follower.html | 4 +- ...adership-calculation-outside-follower.json | 2 +- ...leadership-calculation-outside-follower.md | 6 +- ...leadership-calculation-outside-follower.sh | 12 +- ...ership-calculation-outside-leader-first.sh | 10 +- ...dership-calculation-outside-leader-last.sh | 10 +- ...leadership-calculation-outside-leader.adoc | 2 +- ...rship-calculation-outside-leader.gitlab.md | 6 +- ...leadership-calculation-outside-leader.html | 4 +- ...leadership-calculation-outside-leader.json | 2 +- ..._9leadership-calculation-outside-leader.md | 6 +- ..._9leadership-calculation-outside-leader.sh | 12 +- .../40_9leadership-calculation-variable.adoc | 2 +- ...9leadership-calculation-variable.gitlab.md | 10 +- .../40_9leadership-calculation-variable.html | 8 +- .../40_9leadership-calculation-variable.json | 2 +- .../40_9leadership-calculation-variable.md | 10 +- .../40_9leadership-calculation-variable.sh | 12 +- ...-calculation-variable_leader_follower.adoc | 2 +- ...ulation-variable_leader_follower.gitlab.md | 8 +- ...-calculation-variable_leader_follower.html | 6 +- ...-calculation-variable_leader_follower.json | 2 +- ...ip-calculation-variable_leader_follower.md | 8 +- ...ip-calculation-variable_leader_follower.sh | 21 +- ...ion-variable_leader_follower_not_same.adoc | 2 +- ...ariable_leader_follower_not_same.gitlab.md | 8 +- ...ion-variable_leader_follower_not_same.html | 6 +- ...ion-variable_leader_follower_not_same.json | 2 +- ...ation-variable_leader_follower_not_same.md | 8 +- ...ation-variable_leader_follower_not_same.sh | 22 +- tests/results/test/41_0choice_leader.sh | 10 +- .../44_4disabled_calcultion_follower_index.sh | 10 +- .../results/test/44_4leadership_mandatory.sh | 10 +- .../test/44_4leadership_mandatory_follower.sh | 10 +- ...4_5leadership_leader_hidden_calculation.sh | 12 +- ...eadership_follower_disabled_calculation.sh | 10 +- tests/results/test/60_0family_dynamic.adoc | 2 +- .../results/test/60_0family_dynamic.gitlab.md | 2 +- tests/results/test/60_0family_dynamic.html | 2 +- tests/results/test/60_0family_dynamic.json | 2 +- tests/results/test/60_0family_dynamic.md | 2 +- tests/results/test/60_0family_dynamic.sh | 16 +- .../results/test/60_0family_dynamic_1_1.adoc | 2 +- .../test/60_0family_dynamic_1_1.gitlab.md | 2 +- .../results/test/60_0family_dynamic_1_1.html | 2 +- .../results/test/60_0family_dynamic_1_1.json | 2 +- tests/results/test/60_0family_dynamic_1_1.md | 2 +- tests/results/test/60_0family_dynamic_1_1.sh | 16 +- .../test/60_0family_dynamic_1_1_empty.adoc | 2 +- .../60_0family_dynamic_1_1_empty.gitlab.md | 2 +- .../test/60_0family_dynamic_1_1_empty.html | 2 +- .../test/60_0family_dynamic_1_1_empty.json | 2 +- .../test/60_0family_dynamic_1_1_empty.md | 2 +- .../test/60_0family_dynamic_1_1_empty.sh | 16 +- .../test/60_0family_dynamic_empty.adoc | 2 +- .../test/60_0family_dynamic_empty.gitlab.md | 2 +- .../test/60_0family_dynamic_empty.html | 2 +- .../test/60_0family_dynamic_empty.json | 2 +- .../results/test/60_0family_dynamic_empty.md | 2 +- .../results/test/60_0family_dynamic_empty.sh | 12 +- .../60_0family_dynamic_forbidden_char.adoc | 2 +- ...0_0family_dynamic_forbidden_char.gitlab.md | 2 +- .../60_0family_dynamic_forbidden_char.html | 2 +- .../60_0family_dynamic_forbidden_char.json | 2 +- .../test/60_0family_dynamic_forbidden_char.md | 2 +- .../test/60_0family_dynamic_forbidden_char.sh | 16 +- .../60_0family_dynamic_no_description.adoc | 2 +- ...0_0family_dynamic_no_description.gitlab.md | 2 +- .../60_0family_dynamic_no_description.html | 2 +- .../60_0family_dynamic_no_description.json | 2 +- .../test/60_0family_dynamic_no_description.md | 2 +- .../test/60_0family_dynamic_no_description.sh | 16 +- ..._0family_dynamic_no_description_empty.adoc | 2 +- ...ily_dynamic_no_description_empty.gitlab.md | 2 +- ..._0family_dynamic_no_description_empty.html | 2 +- ..._0family_dynamic_no_description_empty.json | 2 +- ...60_0family_dynamic_no_description_empty.md | 2 +- ...60_0family_dynamic_no_description_empty.sh | 16 +- .../test/60_0family_dynamic_source_hidden.sh | 20 +- .../results/test/60_0family_dynamic_static.sh | 20 +- .../results/test/60_0family_dynamic_test.adoc | 2 +- .../test/60_0family_dynamic_test.gitlab.md | 2 +- .../results/test/60_0family_dynamic_test.html | 2 +- .../results/test/60_0family_dynamic_test.json | 2 +- tests/results/test/60_0family_dynamic_test.md | 2 +- tests/results/test/60_0family_dynamic_test.sh | 16 +- .../test/60_0family_dynamic_upper_char.adoc | 2 +- .../60_0family_dynamic_upper_char.gitlab.md | 2 +- .../test/60_0family_dynamic_upper_char.html | 2 +- .../test/60_0family_dynamic_upper_char.json | 2 +- .../test/60_0family_dynamic_upper_char.md | 2 +- .../test/60_0family_dynamic_upper_char.sh | 16 +- .../60_0family_dynamic_variable_empty.adoc | 2 +- ...0_0family_dynamic_variable_empty.gitlab.md | 2 +- .../60_0family_dynamic_variable_empty.html | 2 +- .../60_0family_dynamic_variable_empty.json | 2 +- .../test/60_0family_dynamic_variable_empty.md | 2 +- .../test/60_0family_dynamic_variable_empty.sh | 12 +- .../60_0family_dynamic_variable_optional.sh | 20 +- .../60_0family_dynamic_variable_suffix.adoc | 2 +- ..._0family_dynamic_variable_suffix.gitlab.md | 2 +- .../60_0family_dynamic_variable_suffix.html | 2 +- .../60_0family_dynamic_variable_suffix.json | 2 +- .../60_0family_dynamic_variable_suffix.md | 2 +- .../60_0family_dynamic_variable_suffix.sh | 16 +- ...0family_dynamic_variable_suffix_empty.adoc | 2 +- ...ly_dynamic_variable_suffix_empty.gitlab.md | 2 +- ...0family_dynamic_variable_suffix_empty.html | 2 +- ...0family_dynamic_variable_suffix_empty.json | 2 +- ...0_0family_dynamic_variable_suffix_empty.md | 2 +- ...0_0family_dynamic_variable_suffix_empty.sh | 16 +- tests/results/test/60_0family_mode.sh | 8 +- .../results/test/60_1family_dynamic_jinja.sh | 16 +- ..._2family_dynamic_jinja_fill_sub_group.adoc | 4 +- ...ily_dynamic_jinja_fill_sub_group.gitlab.md | 8 +- ..._2family_dynamic_jinja_fill_sub_group.html | 6 +- ..._2family_dynamic_jinja_fill_sub_group.json | 4 +- ...60_2family_dynamic_jinja_fill_sub_group.md | 8 +- ...60_2family_dynamic_jinja_fill_sub_group.sh | 30 +- ...family_dynamic_jinja_fill_sub_group_2.adoc | 2 +- ...y_dynamic_jinja_fill_sub_group_2.gitlab.md | 2 +- ...family_dynamic_jinja_fill_sub_group_2.html | 2 +- ...family_dynamic_jinja_fill_sub_group_2.json | 2 +- ..._2family_dynamic_jinja_fill_sub_group_2.md | 2 +- ..._2family_dynamic_jinja_fill_sub_group_2.sh | 28 +- ..._dynamic_jinja_fill_sub_group_2_empty.adoc | 2 +- ...mic_jinja_fill_sub_group_2_empty.gitlab.md | 2 +- ..._dynamic_jinja_fill_sub_group_2_empty.html | 2 +- ..._dynamic_jinja_fill_sub_group_2_empty.json | 2 +- ...ly_dynamic_jinja_fill_sub_group_2_empty.md | 2 +- ...ly_dynamic_jinja_fill_sub_group_2_empty.sh | 28 +- ...ly_dynamic_jinja_fill_sub_group_empty.adoc | 2 +- ...namic_jinja_fill_sub_group_empty.gitlab.md | 2 +- ...ly_dynamic_jinja_fill_sub_group_empty.html | 2 +- ...ly_dynamic_jinja_fill_sub_group_empty.json | 2 +- ...mily_dynamic_jinja_fill_sub_group_empty.md | 2 +- ...mily_dynamic_jinja_fill_sub_group_empty.sh | 28 +- .../test/60_2family_dynamic_outside_calc.adoc | 2 +- .../60_2family_dynamic_outside_calc.gitlab.md | 2 +- .../test/60_2family_dynamic_outside_calc.html | 2 +- .../test/60_2family_dynamic_outside_calc.json | 2 +- .../test/60_2family_dynamic_outside_calc.md | 2 +- .../test/60_2family_dynamic_outside_calc.sh | 16 +- ...60_2family_dynamic_outside_calc_empty.adoc | 2 +- ...amily_dynamic_outside_calc_empty.gitlab.md | 2 +- ...60_2family_dynamic_outside_calc_empty.html | 2 +- ...60_2family_dynamic_outside_calc_empty.json | 2 +- .../60_2family_dynamic_outside_calc_empty.md | 2 +- .../60_2family_dynamic_outside_calc_empty.sh | 16 +- .../60_5family_dynamic_calc_description.adoc | 6 +- ...5family_dynamic_calc_description.gitlab.md | 8 +- .../60_5family_dynamic_calc_description.html | 8 +- .../60_5family_dynamic_calc_description.json | 6 +- .../60_5family_dynamic_calc_description.md | 8 +- .../60_5family_dynamic_calc_description.sh | 26 +- .../60_5family_dynamic_calc_identifier.adoc | 6 +- ..._5family_dynamic_calc_identifier.gitlab.md | 8 +- .../60_5family_dynamic_calc_identifier.html | 6 +- .../60_5family_dynamic_calc_identifier.json | 6 +- .../60_5family_dynamic_calc_identifier.md | 8 +- .../60_5family_dynamic_calc_identifier.sh | 20 +- ...5family_dynamic_calc_identifier_multi.adoc | 6 +- ...ly_dynamic_calc_identifier_multi.gitlab.md | 8 +- ...5family_dynamic_calc_identifier_multi.html | 6 +- ...5family_dynamic_calc_identifier_multi.json | 6 +- ...0_5family_dynamic_calc_identifier_multi.md | 8 +- ...0_5family_dynamic_calc_identifier_multi.sh | 20 +- .../test/60_5family_dynamic_calc_suffix2.adoc | 2 +- .../60_5family_dynamic_calc_suffix2.gitlab.md | 2 +- .../test/60_5family_dynamic_calc_suffix2.html | 2 +- .../test/60_5family_dynamic_calc_suffix2.json | 2 +- .../test/60_5family_dynamic_calc_suffix2.md | 2 +- .../test/60_5family_dynamic_calc_suffix2.sh | 16 +- ...60_5family_dynamic_calc_suffix2_empty.adoc | 2 +- ...amily_dynamic_calc_suffix2_empty.gitlab.md | 2 +- ...60_5family_dynamic_calc_suffix2_empty.html | 2 +- ...60_5family_dynamic_calc_suffix2_empty.json | 2 +- .../60_5family_dynamic_calc_suffix2_empty.md | 2 +- .../60_5family_dynamic_calc_suffix2_empty.sh | 16 +- ...60_5family_dynamic_calc_suffix_disabled.sh | 20 +- .../60_5family_dynamic_calc_suffix_param.adoc | 2 +- ...family_dynamic_calc_suffix_param.gitlab.md | 2 +- .../60_5family_dynamic_calc_suffix_param.html | 2 +- .../60_5family_dynamic_calc_suffix_param.json | 2 +- .../60_5family_dynamic_calc_suffix_param.md | 2 +- .../60_5family_dynamic_calc_suffix_param.sh | 16 +- ...amily_dynamic_calc_suffix_param_empty.adoc | 2 +- ..._dynamic_calc_suffix_param_empty.gitlab.md | 2 +- ...amily_dynamic_calc_suffix_param_empty.html | 2 +- ...amily_dynamic_calc_suffix_param_empty.json | 2 +- ...5family_dynamic_calc_suffix_param_empty.md | 2 +- ...5family_dynamic_calc_suffix_param_empty.sh | 16 +- .../60_5family_dynamic_calc_variable.adoc | 4 +- ...60_5family_dynamic_calc_variable.gitlab.md | 8 +- .../60_5family_dynamic_calc_variable.html | 6 +- .../60_5family_dynamic_calc_variable.json | 4 +- .../test/60_5family_dynamic_calc_variable.md | 8 +- .../test/60_5family_dynamic_calc_variable.sh | 18 +- ...family_dynamic_calc_variable_disabled.adoc | 4 +- ...y_dynamic_calc_variable_disabled.gitlab.md | 8 +- ...family_dynamic_calc_variable_disabled.html | 4 +- ...family_dynamic_calc_variable_disabled.json | 4 +- ..._5family_dynamic_calc_variable_disabled.md | 8 +- ..._5family_dynamic_calc_variable_disabled.sh | 26 +- ...ynamic_calc_variable_disabled_outside.adoc | 2 +- ...c_calc_variable_disabled_outside.gitlab.md | 6 +- ...ynamic_calc_variable_disabled_outside.html | 4 +- ...ynamic_calc_variable_disabled_outside.json | 2 +- ..._dynamic_calc_variable_disabled_outside.md | 6 +- ..._dynamic_calc_variable_disabled_outside.sh | 24 +- ...0_5family_dynamic_calc_variable_empty.adoc | 4 +- ...mily_dynamic_calc_variable_empty.gitlab.md | 8 +- ...0_5family_dynamic_calc_variable_empty.html | 6 +- ...0_5family_dynamic_calc_variable_empty.json | 4 +- .../60_5family_dynamic_calc_variable_empty.md | 8 +- .../60_5family_dynamic_calc_variable_empty.sh | 20 +- .../test/60_5family_dynamic_hidden_suffix.sh | 34 +-- ...amily_dynamic_variable_outside_suffix.adoc | 4 +- ..._dynamic_variable_outside_suffix.gitlab.md | 8 +- ...amily_dynamic_variable_outside_suffix.html | 6 +- ...amily_dynamic_variable_outside_suffix.json | 4 +- ...5family_dynamic_variable_outside_suffix.md | 8 +- ...5family_dynamic_variable_outside_suffix.sh | 17 +- ...dynamic_variable_outside_suffix_empty.adoc | 4 +- ...ic_variable_outside_suffix_empty.gitlab.md | 8 +- ...dynamic_variable_outside_suffix_empty.html | 6 +- ...dynamic_variable_outside_suffix_empty.json | 4 +- ...y_dynamic_variable_outside_suffix_empty.md | 8 +- ...y_dynamic_variable_outside_suffix_empty.sh | 18 +- .../test/60_6family_dynamic_leadership.adoc | 2 +- .../60_6family_dynamic_leadership.gitlab.md | 2 +- .../test/60_6family_dynamic_leadership.html | 2 +- .../test/60_6family_dynamic_leadership.json | 2 +- .../test/60_6family_dynamic_leadership.md | 2 +- .../test/60_6family_dynamic_leadership.sh | 30 +- .../60_6family_dynamic_leadership_empty.adoc | 2 +- ...6family_dynamic_leadership_empty.gitlab.md | 2 +- .../60_6family_dynamic_leadership_empty.html | 2 +- .../60_6family_dynamic_leadership_empty.json | 2 +- .../60_6family_dynamic_leadership_empty.md | 2 +- .../60_6family_dynamic_leadership_empty.sh | 30 +- .../test/60_9family_dynamic_calc_both.adoc | 2 +- .../60_9family_dynamic_calc_both.gitlab.md | 2 +- .../test/60_9family_dynamic_calc_both.html | 2 +- .../test/60_9family_dynamic_calc_both.json | 2 +- .../test/60_9family_dynamic_calc_both.md | 2 +- .../test/60_9family_dynamic_calc_both.sh | 20 +- .../test/68_0family_leadership_mode.sh | 10 +- .../test_namespace/00_0version_underscore.sh | 10 +- .../test_namespace/00_1empty_variable.sh | 10 +- .../test_namespace/00_2default_calculated.sh | 10 +- .../00_2default_calculated_multi.adoc | 2 +- .../00_2default_calculated_multi.gitlab.md | 8 +- .../00_2default_calculated_multi.html | 6 +- .../00_2default_calculated_multi.json | 2 +- .../00_2default_calculated_multi.md | 8 +- .../00_2default_calculated_multi.sh | 12 +- ...0_2default_calculated_params_permissive.sh | 10 +- .../00_2default_calculated_variable.adoc | 2 +- .../00_2default_calculated_variable.gitlab.md | 8 +- .../00_2default_calculated_variable.html | 6 +- .../00_2default_calculated_variable.json | 2 +- .../00_2default_calculated_variable.md | 8 +- .../00_2default_calculated_variable.sh | 12 +- ...default_calculated_variable_description.sh | 10 +- ...culated_variable_description_multi_line.sh | 10 +- ...efault_calculated_variable_transitive.adoc | 2 +- ...t_calculated_variable_transitive.gitlab.md | 8 +- ...efault_calculated_variable_transitive.html | 2 +- ...efault_calculated_variable_transitive.json | 2 +- ...2default_calculated_variable_transitive.md | 8 +- ...2default_calculated_variable_transitive.sh | 12 +- .../test_namespace/00_4load_subfolder.sh | 10 +- .../results/test_namespace/00_5load_notype.sh | 10 +- tests/results/test_namespace/00_6boolean.sh | 10 +- .../00_6boolean_no_mandatory.sh | 10 +- tests/results/test_namespace/00_6choice.sh | 10 +- .../test_namespace/00_6choice_calculation.sh | 10 +- .../test_namespace/00_6choice_link.adoc | 2 +- .../test_namespace/00_6choice_link.gitlab.md | 8 +- .../test_namespace/00_6choice_link.html | 2 +- .../test_namespace/00_6choice_link.json | 2 +- .../results/test_namespace/00_6choice_link.md | 8 +- .../results/test_namespace/00_6choice_link.sh | 12 +- .../test_namespace/00_6choice_variable.adoc | 2 +- .../00_6choice_variable.gitlab.md | 8 +- .../test_namespace/00_6choice_variable.html | 6 +- .../test_namespace/00_6choice_variable.json | 2 +- .../test_namespace/00_6choice_variable.md | 8 +- .../test_namespace/00_6choice_variable.sh | 12 +- .../00_6choice_variable_link.adoc | 6 +- .../00_6choice_variable_link.gitlab.md | 10 +- .../00_6choice_variable_link.html | 8 +- .../00_6choice_variable_link.json | 6 +- .../00_6choice_variable_link.md | 10 +- .../00_6choice_variable_link.sh | 16 +- .../00_6choice_variable_link2.adoc | 6 +- .../00_6choice_variable_link2.gitlab.md | 14 +- .../00_6choice_variable_link2.html | 10 +- .../00_6choice_variable_link2.json | 6 +- .../00_6choice_variable_link2.md | 14 +- .../00_6choice_variable_link2.sh | 24 +- tests/results/test_namespace/00_6custom.sh | 10 +- .../results/test_namespace/00_6domainname.sh | 10 +- .../test_namespace/00_6domainname_params.sh | 10 +- tests/results/test_namespace/00_6float.sh | 10 +- tests/results/test_namespace/00_6integer.sh | 10 +- tests/results/test_namespace/00_6ip.sh | 10 +- tests/results/test_namespace/00_6network.sh | 10 +- tests/results/test_namespace/00_6number.sh | 10 +- tests/results/test_namespace/00_6port.sh | 10 +- tests/results/test_namespace/00_6regexp.sh | 10 +- .../test_namespace/00_6regexp_link.adoc | 2 +- .../test_namespace/00_6regexp_link.gitlab.md | 8 +- .../test_namespace/00_6regexp_link.html | 2 +- .../test_namespace/00_6regexp_link.json | 2 +- .../results/test_namespace/00_6regexp_link.md | 8 +- .../results/test_namespace/00_6regexp_link.sh | 12 +- tests/results/test_namespace/00_6secret.sh | 10 +- .../test_namespace/00_6secret_param.sh | 10 +- tests/results/test_namespace/00_6string.sh | 10 +- .../test_namespace/00_7choice_quote.sh | 10 +- tests/results/test_namespace/00_7help.sh | 10 +- .../results/test_namespace/00_7help_quote.sh | 10 +- tests/results/test_namespace/00_7help_sup.sh | 10 +- .../test_namespace/00_7value_doublequote.sh | 10 +- .../test_namespace/00_7value_doublequote2.sh | 10 +- .../test_namespace/00_7value_doublequote3.sh | 10 +- .../results/test_namespace/00_7value_quote.sh | 10 +- .../00_8calculation_information.sh | 10 +- .../00_8calculation_namespace.sh | 10 +- .../00_8calculation_param_namespace.sh | 10 +- tests/results/test_namespace/00_8test.sh | 10 +- .../00_9choice_variable_multi.sh | 10 +- .../test_namespace/00_9choice_variables.adoc | 4 +- .../00_9choice_variables.gitlab.md | 10 +- .../test_namespace/00_9choice_variables.html | 4 +- .../test_namespace/00_9choice_variables.json | 4 +- .../test_namespace/00_9choice_variables.md | 10 +- .../test_namespace/00_9choice_variables.sh | 12 +- .../test_namespace/00_9default_calculation.sh | 10 +- .../00_9default_calculation_information.sh | 10 +- ..._calculation_information_other_variable.sh | 10 +- ...0_9default_calculation_multi_optional.adoc | 2 +- ...fault_calculation_multi_optional.gitlab.md | 8 +- ...0_9default_calculation_multi_optional.html | 6 +- ...0_9default_calculation_multi_optional.json | 2 +- .../00_9default_calculation_multi_optional.md | 8 +- .../00_9default_calculation_multi_optional.sh | 13 +- ..._9default_calculation_multi_optional2.adoc | 2 +- ...ault_calculation_multi_optional2.gitlab.md | 8 +- ..._9default_calculation_multi_optional2.html | 6 +- ..._9default_calculation_multi_optional2.json | 2 +- ...00_9default_calculation_multi_optional2.md | 8 +- ...00_9default_calculation_multi_optional2.sh | 13 +- ...lt_calculation_multi_optional_default.adoc | 2 +- ...lculation_multi_optional_default.gitlab.md | 8 +- ...lt_calculation_multi_optional_default.html | 6 +- ...lt_calculation_multi_optional_default.json | 2 +- ...ault_calculation_multi_optional_default.md | 8 +- ...ault_calculation_multi_optional_default.sh | 13 +- .../00_9default_calculation_optional.sh | 10 +- ..._9default_calculation_optional_exists.adoc | 6 +- ...ault_calculation_optional_exists.gitlab.md | 8 +- ..._9default_calculation_optional_exists.html | 6 +- ..._9default_calculation_optional_exists.json | 2 +- ...00_9default_calculation_optional_exists.md | 8 +- ...00_9default_calculation_optional_exists.sh | 14 +- .../00_9default_calculation_param_optional.sh | 10 +- ...0_9default_information_other_variable.adoc | 2 +- ...fault_information_other_variable.gitlab.md | 8 +- ...0_9default_information_other_variable.html | 6 +- ...0_9default_information_other_variable.json | 10 +- .../00_9default_information_other_variable.md | 8 +- .../00_9default_information_other_variable.sh | 13 +- ..._9default_information_other_variable2.adoc | 2 +- ...ault_information_other_variable2.gitlab.md | 8 +- ..._9default_information_other_variable2.html | 6 +- ..._9default_information_other_variable2.json | 10 +- ...00_9default_information_other_variable2.md | 8 +- ...00_9default_information_other_variable2.sh | 13 +- .../test_namespace/00_9default_integer.sh | 10 +- .../test_namespace/00_9default_number.sh | 10 +- tests/results/test_namespace/00_9extra.sh | 20 +- .../test_namespace/00_9extra_calculation.adoc | 2 +- .../00_9extra_calculation.gitlab.md | 10 +- .../test_namespace/00_9extra_calculation.html | 8 +- .../test_namespace/00_9extra_calculation.json | 2 +- .../test_namespace/00_9extra_calculation.md | 10 +- .../test_namespace/00_9extra_calculation.sh | 22 +- .../test_namespace/00_9extra_ouside.adoc | 2 +- .../test_namespace/00_9extra_ouside.gitlab.md | 6 +- .../test_namespace/00_9extra_ouside.html | 4 +- .../test_namespace/00_9extra_ouside.json | 2 +- .../test_namespace/00_9extra_ouside.md | 6 +- .../test_namespace/00_9extra_ouside.sh | 22 +- .../test_namespace/01_6boolean_multi.sh | 10 +- .../test_namespace/01_6custom_multi.sh | 10 +- .../results/test_namespace/01_6float_multi.sh | 10 +- .../test_namespace/01_6integer_multi.sh | 10 +- .../01_6integer_multi_mandatory.sh | 10 +- .../test_namespace/01_6string_empty.sh | 10 +- .../test_namespace/01_6string_multi.sh | 10 +- .../test_namespace/01_6string_multi_length.sh | 10 +- .../01_7value_multi_doublequote.sh | 10 +- .../01_7value_multi_doublequote2.sh | 10 +- .../test_namespace/01_7value_multi_quote.sh | 10 +- .../01_8calculation_information_multi.sh | 10 +- .../01_9choice_variable_multi.adoc | 2 +- .../01_9choice_variable_multi.gitlab.md | 8 +- .../01_9choice_variable_multi.html | 6 +- .../01_9choice_variable_multi.json | 2 +- .../01_9choice_variable_multi.md | 8 +- .../01_9choice_variable_multi.sh | 11 +- .../01_9choice_variable_optional.sh | 10 +- tests/results/test_namespace/02_0tags.sh | 10 +- .../results/test_namespace/04_0type_param.sh | 10 +- .../test_namespace/04_0type_param_integer.sh | 10 +- tests/results/test_namespace/04_1auto_save.sh | 10 +- .../04_1auto_save_and_calculated.adoc | 2 +- .../04_1auto_save_and_calculated.gitlab.md | 8 +- .../04_1auto_save_and_calculated.html | 6 +- .../04_1auto_save_and_calculated.json | 2 +- .../04_1auto_save_and_calculated.md | 8 +- .../04_1auto_save_and_calculated.sh | 12 +- .../04_1auto_save_and_calculated_hidden.sh | 10 +- .../04_1default_calculation_hidden.adoc | 2 +- .../04_1default_calculation_hidden.gitlab.md | 10 +- .../04_1default_calculation_hidden.html | 8 +- .../04_1default_calculation_hidden.json | 2 +- .../04_1default_calculation_hidden.md | 10 +- .../04_1default_calculation_hidden.sh | 13 +- .../04_1default_calculation_hidden_2.adoc | 2 +- ...04_1default_calculation_hidden_2.gitlab.md | 10 +- .../04_1default_calculation_hidden_2.html | 8 +- .../04_1default_calculation_hidden_2.json | 2 +- .../04_1default_calculation_hidden_2.md | 10 +- .../04_1default_calculation_hidden_2.sh | 13 +- .../04_1default_calculation_hidden_3.sh | 10 +- .../04_1default_calculation_hidden_4.sh | 10 +- .../04_1default_calculation_hidden_5.sh | 10 +- .../04_1default_calculation_hidden_6.sh | 10 +- .../04_5disabled_calculation.sh | 10 +- .../04_5disabled_calculation_boolean.sh | 10 +- .../04_5disabled_calculation_default.sh | 10 +- .../04_5disabled_calculation_multi.sh | 10 +- .../04_5disabled_calculation_optional.sh | 10 +- ...disabled_calculation_optional_default.adoc | 4 +- ...led_calculation_optional_default.gitlab.md | 12 +- ...disabled_calculation_optional_default.html | 10 +- ...disabled_calculation_optional_default.json | 4 +- ..._5disabled_calculation_optional_default.md | 12 +- ..._5disabled_calculation_optional_default.sh | 18 +- .../04_5disabled_calculation_variable.adoc | 2 +- ...4_5disabled_calculation_variable.gitlab.md | 8 +- .../04_5disabled_calculation_variable.html | 6 +- .../04_5disabled_calculation_variable.json | 2 +- .../04_5disabled_calculation_variable.md | 8 +- .../04_5disabled_calculation_variable.sh | 13 +- .../04_5disabled_calculation_variable10.adoc | 2 +- ...5disabled_calculation_variable10.gitlab.md | 8 +- .../04_5disabled_calculation_variable10.html | 6 +- .../04_5disabled_calculation_variable10.json | 2 +- .../04_5disabled_calculation_variable10.md | 8 +- .../04_5disabled_calculation_variable10.sh | 13 +- .../04_5disabled_calculation_variable2.adoc | 2 +- ..._5disabled_calculation_variable2.gitlab.md | 8 +- .../04_5disabled_calculation_variable2.html | 6 +- .../04_5disabled_calculation_variable2.json | 2 +- .../04_5disabled_calculation_variable2.md | 8 +- .../04_5disabled_calculation_variable2.sh | 13 +- .../04_5disabled_calculation_variable3.adoc | 2 +- ..._5disabled_calculation_variable3.gitlab.md | 8 +- .../04_5disabled_calculation_variable3.html | 6 +- .../04_5disabled_calculation_variable3.json | 2 +- .../04_5disabled_calculation_variable3.md | 8 +- .../04_5disabled_calculation_variable3.sh | 13 +- .../04_5disabled_calculation_variable4.adoc | 2 +- ..._5disabled_calculation_variable4.gitlab.md | 8 +- .../04_5disabled_calculation_variable4.html | 6 +- .../04_5disabled_calculation_variable4.json | 2 +- .../04_5disabled_calculation_variable4.md | 8 +- .../04_5disabled_calculation_variable4.sh | 13 +- .../04_5disabled_calculation_variable5.sh | 10 +- .../04_5disabled_calculation_variable6.sh | 10 +- .../04_5disabled_calculation_variable7.adoc | 2 +- ..._5disabled_calculation_variable7.gitlab.md | 8 +- .../04_5disabled_calculation_variable7.html | 6 +- .../04_5disabled_calculation_variable7.json | 2 +- .../04_5disabled_calculation_variable7.md | 8 +- .../04_5disabled_calculation_variable7.sh | 13 +- .../04_5disabled_calculation_variable9.sh | 10 +- ..._5disabled_calculation_variable_multi.adoc | 2 +- ...abled_calculation_variable_multi.gitlab.md | 8 +- ..._5disabled_calculation_variable_multi.html | 6 +- ..._5disabled_calculation_variable_multi.json | 2 +- ...04_5disabled_calculation_variable_multi.md | 8 +- ...04_5disabled_calculation_variable_multi.sh | 13 +- ...abled_calculation_variable_transitive.adoc | 4 +- ..._calculation_variable_transitive.gitlab.md | 10 +- ...abled_calculation_variable_transitive.html | 8 +- ...abled_calculation_variable_transitive.json | 4 +- ...isabled_calculation_variable_transitive.md | 10 +- ...isabled_calculation_variable_transitive.sh | 16 +- ...led_calculation_variable_transitive_3.adoc | 4 +- ...alculation_variable_transitive_3.gitlab.md | 10 +- ...led_calculation_variable_transitive_3.html | 8 +- ...led_calculation_variable_transitive_3.json | 4 +- ...abled_calculation_variable_transitive_3.md | 10 +- ...abled_calculation_variable_transitive_3.sh | 18 +- ...led_calculation_variable_transitive_4.adoc | 4 +- ...alculation_variable_transitive_4.gitlab.md | 10 +- ...led_calculation_variable_transitive_4.html | 8 +- ...led_calculation_variable_transitive_4.json | 4 +- ...abled_calculation_variable_transitive_4.md | 10 +- ...abled_calculation_variable_transitive_4.sh | 18 +- .../test_namespace/04_5hidden_calculation.sh | 10 +- .../test_namespace/04_5hidden_calculation2.sh | 10 +- ...5hidden_calculation_default_calculation.sh | 10 +- .../results/test_namespace/04_5validators.sh | 10 +- .../test_namespace/04_5validators_differ.sh | 10 +- .../test_namespace/04_5validators_multi.sh | 10 +- .../test_namespace/04_5validators_multi2.sh | 10 +- .../test_namespace/04_5validators_multi3.sh | 10 +- .../test_namespace/04_5validators_warnings.sh | 10 +- .../04_5validators_warnings_all.sh | 10 +- .../test_namespace/05_0multi_not_uniq.sh | 10 +- .../results/test_namespace/05_0multi_uniq.sh | 10 +- .../test_namespace/12_1auto_save_expert.sh | 10 +- .../16_0redefine_description.sh | 10 +- .../16_2family_redefine_calculation.sh | 20 +- .../16_3family_empty_at_ends.sh | 18 +- .../test_namespace/16_5exists_nonexists.sh | 10 +- .../16_5redefine_calculation.sh | 10 +- .../test_namespace/16_5redefine_choice.sh | 10 +- .../test_namespace/16_5redefine_default.sh | 10 +- .../16_5redefine_default_calculation.sh | 10 +- .../test_namespace/16_5redefine_family.sh | 18 +- .../test_namespace/16_5redefine_help.sh | 20 +- .../test_namespace/16_5redefine_multi.sh | 10 +- ...16_5redefine_remove_disable_calculation.sh | 10 +- .../test_namespace/16_5test_redefine.sh | 10 +- .../test_namespace/16_6choice_redefine.sh | 10 +- .../16_6exists_redefine_family.sh | 26 +- .../results/test_namespace/16exists_exists.sh | 10 +- .../test_namespace/20_0family_append.sh | 18 +- .../test_namespace/20_0multi_family.sh | 26 +- .../test_namespace/20_0multi_family_basic.sh | 26 +- .../test_namespace/20_0multi_family_expert.sh | 26 +- .../test_namespace/20_0multi_family_order.sh | 26 +- .../20_0validators_differ_redefine.sh | 10 +- .../20_2family_looks_like_dynamic.sh | 18 +- .../20_2family_looks_like_variable.sh | 18 +- .../results/test_namespace/20_7help_family.sh | 42 +-- .../20_9default_information_parent.adoc | 2 +- .../20_9default_information_parent.gitlab.md | 8 +- .../20_9default_information_parent.html | 6 +- .../20_9default_information_parent.json | 10 +- .../20_9default_information_parent.md | 8 +- .../20_9default_information_parent.sh | 21 +- .../24_0family_hidden_condition.sh | 20 +- .../24_0family_hidden_condition_boolean.sh | 20 +- .../24_0family_hidden_condition_sub_family.sh | 28 +- ..._hidden_condition_variable_sub_family.adoc | 2 +- ...en_condition_variable_sub_family.gitlab.md | 2 +- ..._hidden_condition_variable_sub_family.html | 2 +- ..._hidden_condition_variable_sub_family.json | 2 +- ...ly_hidden_condition_variable_sub_family.md | 2 +- ...ly_hidden_condition_variable_sub_family.sh | 30 +- ..._0family_hidden_condition_with_variable.sh | 20 +- ...amily_hidden_param_condition_sub_family.sh | 28 +- .../24_0family_mandatory_condition.sh | 10 +- ..._0family_mandatory_condition_variable.adoc | 2 +- ...ily_mandatory_condition_variable.gitlab.md | 8 +- ..._0family_mandatory_condition_variable.html | 6 +- ..._0family_mandatory_condition_variable.json | 2 +- ...24_0family_mandatory_condition_variable.md | 8 +- ...24_0family_mandatory_condition_variable.sh | 13 +- .../24_7validators_variable_optional.sh | 18 +- .../results/test_namespace/40_0leadership.sh | 20 +- .../40_0leadership_diff_name.sh | 20 +- ...leadership_follower_default_calculation.sh | 20 +- ...0_0leadership_follower_default_submulti.sh | 20 +- ...follower_default_submulti_calculation.adoc | 2 +- ...wer_default_submulti_calculation.gitlab.md | 10 +- ...follower_default_submulti_calculation.html | 8 +- ...follower_default_submulti_calculation.json | 2 +- ...p_follower_default_submulti_calculation.md | 10 +- ...p_follower_default_submulti_calculation.sh | 21 +- .../40_0leadership_follower_default_value.sh | 20 +- .../40_0leadership_leader_follower.adoc | 2 +- .../40_0leadership_leader_follower.gitlab.md | 8 +- .../40_0leadership_leader_follower.html | 6 +- .../40_0leadership_leader_follower.json | 2 +- .../40_0leadership_leader_follower.md | 8 +- .../40_0leadership_leader_follower.sh | 21 +- .../40_0leadership_leader_not_multi.sh | 36 +-- .../test_namespace/40_0leadership_reduce.sh | 20 +- .../40_1leadership_append_follower.sh | 20 +- .../40_2leadership_calculation_index.sh | 20 +- .../40_2leadership_calculation_index_2.sh | 20 +- .../40_2leadership_calculation_param_index.sh | 20 +- .../40_2leadership_leader_calculation.sh | 20 +- .../40_6leadership_follower_multi.sh | 20 +- ...6leadership_follower_multi_no_mandatory.sh | 20 +- .../test_namespace/40_8calculation_boolean.sh | 10 +- .../40_8calculation_boolean_return_none.sh | 10 +- .../test_namespace/40_8calculation_integer.sh | 10 +- .../40_8calculation_multi_variable.adoc | 4 +- .../40_8calculation_multi_variable.gitlab.md | 10 +- .../40_8calculation_multi_variable.html | 4 +- .../40_8calculation_multi_variable.json | 4 +- .../40_8calculation_multi_variable.md | 10 +- .../40_8calculation_multi_variable.sh | 14 +- ...40_8calculation_multi_variable_parent.adoc | 2 +- ...alculation_multi_variable_parent.gitlab.md | 6 +- ...40_8calculation_multi_variable_parent.html | 4 +- ...40_8calculation_multi_variable_parent.json | 2 +- .../40_8calculation_multi_variable_parent.md | 6 +- .../40_8calculation_multi_variable_parent.sh | 20 +- ...0_8calculation_multi_variable_parent2.adoc | 2 +- ...lculation_multi_variable_parent2.gitlab.md | 6 +- ...0_8calculation_multi_variable_parent2.html | 4 +- ...0_8calculation_multi_variable_parent2.json | 2 +- .../40_8calculation_multi_variable_parent2.md | 6 +- .../40_8calculation_multi_variable_parent2.sh | 28 +- ...variable_leader_follower_multi_inside.adoc | 2 +- ...ble_leader_follower_multi_inside.gitlab.md | 8 +- ...variable_leader_follower_multi_inside.html | 6 +- ...variable_leader_follower_multi_inside.json | 2 +- ...n_variable_leader_follower_multi_inside.md | 8 +- ...n_variable_leader_follower_multi_inside.sh | 22 +- ...ship-calculation-outside-follower-first.sh | 20 +- ...rship-calculation-outside-follower-last.sh | 20 +- ...ulation-outside-follower-no-mandatory.adoc | 4 +- ...on-outside-follower-no-mandatory.gitlab.md | 6 +- ...ulation-outside-follower-no-mandatory.html | 4 +- ...ulation-outside-follower-no-mandatory.json | 2 +- ...lculation-outside-follower-no-mandatory.md | 6 +- ...lculation-outside-follower-no-mandatory.sh | 22 +- ...adership-calculation-outside-follower.adoc | 2 +- ...hip-calculation-outside-follower.gitlab.md | 6 +- ...adership-calculation-outside-follower.html | 4 +- ...adership-calculation-outside-follower.json | 2 +- ...leadership-calculation-outside-follower.md | 6 +- ...leadership-calculation-outside-follower.sh | 21 +- ...ership-calculation-outside-leader-first.sh | 20 +- ...dership-calculation-outside-leader-last.sh | 20 +- ...leadership-calculation-outside-leader.adoc | 2 +- ...rship-calculation-outside-leader.gitlab.md | 6 +- ...leadership-calculation-outside-leader.html | 4 +- ...leadership-calculation-outside-leader.json | 2 +- ..._9leadership-calculation-outside-leader.md | 6 +- ..._9leadership-calculation-outside-leader.sh | 22 +- .../40_9leadership-calculation-variable.adoc | 2 +- ...9leadership-calculation-variable.gitlab.md | 10 +- .../40_9leadership-calculation-variable.html | 8 +- .../40_9leadership-calculation-variable.json | 2 +- .../40_9leadership-calculation-variable.md | 10 +- .../40_9leadership-calculation-variable.sh | 21 +- ...-calculation-variable_leader_follower.adoc | 2 +- ...ulation-variable_leader_follower.gitlab.md | 8 +- ...-calculation-variable_leader_follower.html | 6 +- ...-calculation-variable_leader_follower.json | 2 +- ...ip-calculation-variable_leader_follower.md | 8 +- ...ip-calculation-variable_leader_follower.sh | 31 ++- ...ion-variable_leader_follower_not_same.adoc | 2 +- ...ariable_leader_follower_not_same.gitlab.md | 8 +- ...ion-variable_leader_follower_not_same.html | 6 +- ...ion-variable_leader_follower_not_same.json | 2 +- ...ation-variable_leader_follower_not_same.md | 8 +- ...ation-variable_leader_follower_not_same.sh | 31 ++- .../test_namespace/41_0choice_leader.sh | 20 +- .../44_4disabled_calcultion_follower.sh | 20 +- .../44_4disabled_calcultion_follower_index.sh | 20 +- .../44_4leadership_mandatory.sh | 20 +- .../44_4leadership_mandatory_follower.sh | 20 +- ...4_5leadership_leader_hidden_calculation.sh | 22 +- ...eadership_follower_disabled_calculation.sh | 20 +- ...9calculated_default_leadership_leader.adoc | 4 +- ...ulated_default_leadership_leader.gitlab.md | 8 +- ...9calculated_default_leadership_leader.html | 6 +- ...9calculated_default_leadership_leader.json | 4 +- ...4_9calculated_default_leadership_leader.md | 8 +- ...4_9calculated_default_leadership_leader.sh | 24 +- .../test_namespace/60_0family_dynamic.adoc | 2 +- .../60_0family_dynamic.gitlab.md | 2 +- .../test_namespace/60_0family_dynamic.html | 2 +- .../test_namespace/60_0family_dynamic.json | 2 +- .../test_namespace/60_0family_dynamic.md | 2 +- .../test_namespace/60_0family_dynamic.sh | 26 +- .../60_0family_dynamic_1_0.adoc | 2 +- .../60_0family_dynamic_1_0.gitlab.md | 2 +- .../60_0family_dynamic_1_0.html | 2 +- .../60_0family_dynamic_1_0.json | 2 +- .../test_namespace/60_0family_dynamic_1_0.md | 2 +- .../test_namespace/60_0family_dynamic_1_0.sh | 26 +- .../60_0family_dynamic_1_0_empty.adoc | 2 +- .../60_0family_dynamic_1_0_empty.gitlab.md | 2 +- .../60_0family_dynamic_1_0_empty.html | 2 +- .../60_0family_dynamic_1_0_empty.json | 2 +- .../60_0family_dynamic_1_0_empty.md | 2 +- .../60_0family_dynamic_1_0_empty.sh | 26 +- .../60_0family_dynamic_1_0_type.adoc | 2 +- .../60_0family_dynamic_1_0_type.gitlab.md | 2 +- .../60_0family_dynamic_1_0_type.html | 2 +- .../60_0family_dynamic_1_0_type.json | 2 +- .../60_0family_dynamic_1_0_type.md | 2 +- .../60_0family_dynamic_1_0_type.sh | 26 +- .../60_0family_dynamic_1_0_type_empty.adoc | 2 +- ...0_0family_dynamic_1_0_type_empty.gitlab.md | 2 +- .../60_0family_dynamic_1_0_type_empty.html | 2 +- .../60_0family_dynamic_1_0_type_empty.json | 2 +- .../60_0family_dynamic_1_0_type_empty.md | 2 +- .../60_0family_dynamic_1_0_type_empty.sh | 26 +- .../60_0family_dynamic_1_1.adoc | 2 +- .../60_0family_dynamic_1_1.gitlab.md | 2 +- .../60_0family_dynamic_1_1.html | 2 +- .../60_0family_dynamic_1_1.json | 2 +- .../test_namespace/60_0family_dynamic_1_1.md | 2 +- .../test_namespace/60_0family_dynamic_1_1.sh | 26 +- .../60_0family_dynamic_1_1_empty.adoc | 2 +- .../60_0family_dynamic_1_1_empty.gitlab.md | 2 +- .../60_0family_dynamic_1_1_empty.html | 2 +- .../60_0family_dynamic_1_1_empty.json | 2 +- .../60_0family_dynamic_1_1_empty.md | 2 +- .../60_0family_dynamic_1_1_empty.sh | 26 +- .../60_0family_dynamic_empty.adoc | 2 +- .../60_0family_dynamic_empty.gitlab.md | 2 +- .../60_0family_dynamic_empty.html | 2 +- .../60_0family_dynamic_empty.json | 2 +- .../60_0family_dynamic_empty.md | 2 +- .../60_0family_dynamic_empty.sh | 22 +- .../60_0family_dynamic_forbidden_char.adoc | 2 +- ...0_0family_dynamic_forbidden_char.gitlab.md | 2 +- .../60_0family_dynamic_forbidden_char.html | 2 +- .../60_0family_dynamic_forbidden_char.json | 2 +- .../60_0family_dynamic_forbidden_char.md | 2 +- .../60_0family_dynamic_forbidden_char.sh | 26 +- ...0_0family_dynamic_jinja_integer_empty.adoc | 4 +- ...mily_dynamic_jinja_integer_empty.gitlab.md | 8 +- ...0_0family_dynamic_jinja_integer_empty.html | 6 +- ...0_0family_dynamic_jinja_integer_empty.json | 4 +- .../60_0family_dynamic_jinja_integer_empty.md | 8 +- .../60_0family_dynamic_jinja_integer_empty.sh | 29 +- .../60_0family_dynamic_jinja_number.adoc | 4 +- .../60_0family_dynamic_jinja_number.gitlab.md | 8 +- .../60_0family_dynamic_jinja_number.html | 6 +- .../60_0family_dynamic_jinja_number.json | 4 +- .../60_0family_dynamic_jinja_number.md | 8 +- .../60_0family_dynamic_jinja_number.sh | 29 +- .../60_0family_dynamic_no_description.adoc | 2 +- ...0_0family_dynamic_no_description.gitlab.md | 2 +- .../60_0family_dynamic_no_description.html | 2 +- .../60_0family_dynamic_no_description.json | 2 +- .../60_0family_dynamic_no_description.md | 2 +- .../60_0family_dynamic_no_description.sh | 26 +- ..._0family_dynamic_no_description_empty.adoc | 2 +- ...ily_dynamic_no_description_empty.gitlab.md | 2 +- ..._0family_dynamic_no_description_empty.html | 2 +- ..._0family_dynamic_no_description_empty.json | 2 +- ...60_0family_dynamic_no_description_empty.md | 2 +- ...60_0family_dynamic_no_description_empty.sh | 26 +- .../60_0family_dynamic_source_hidden.sh | 30 +- .../60_0family_dynamic_static.sh | 30 +- .../60_0family_dynamic_test.adoc | 2 +- .../60_0family_dynamic_test.gitlab.md | 2 +- .../60_0family_dynamic_test.html | 2 +- .../60_0family_dynamic_test.json | 2 +- .../test_namespace/60_0family_dynamic_test.md | 2 +- .../test_namespace/60_0family_dynamic_test.sh | 26 +- .../60_0family_dynamic_upper_char.adoc | 2 +- .../60_0family_dynamic_upper_char.gitlab.md | 2 +- .../60_0family_dynamic_upper_char.html | 2 +- .../60_0family_dynamic_upper_char.json | 2 +- .../60_0family_dynamic_upper_char.md | 2 +- .../60_0family_dynamic_upper_char.sh | 26 +- .../60_0family_dynamic_variable_empty.adoc | 2 +- ...0_0family_dynamic_variable_empty.gitlab.md | 2 +- .../60_0family_dynamic_variable_empty.html | 2 +- .../60_0family_dynamic_variable_empty.json | 2 +- .../60_0family_dynamic_variable_empty.md | 2 +- .../60_0family_dynamic_variable_empty.sh | 22 +- .../60_0family_dynamic_variable_optional.sh | 30 +- .../60_0family_dynamic_variable_suffix.adoc | 2 +- ..._0family_dynamic_variable_suffix.gitlab.md | 2 +- .../60_0family_dynamic_variable_suffix.html | 2 +- .../60_0family_dynamic_variable_suffix.json | 2 +- .../60_0family_dynamic_variable_suffix.md | 2 +- .../60_0family_dynamic_variable_suffix.sh | 26 +- ...0family_dynamic_variable_suffix_empty.adoc | 2 +- ...ly_dynamic_variable_suffix_empty.gitlab.md | 2 +- ...0family_dynamic_variable_suffix_empty.html | 2 +- ...0family_dynamic_variable_suffix_empty.json | 2 +- ...0_0family_dynamic_variable_suffix_empty.md | 2 +- ...0_0family_dynamic_variable_suffix_empty.sh | 26 +- .../results/test_namespace/60_0family_mode.sh | 18 +- .../60_1family_dynamic_jinja.sh | 26 +- ..._2family_dynamic_jinja_fill_sub_group.adoc | 4 +- ...ily_dynamic_jinja_fill_sub_group.gitlab.md | 8 +- ..._2family_dynamic_jinja_fill_sub_group.html | 6 +- ..._2family_dynamic_jinja_fill_sub_group.json | 4 +- ...60_2family_dynamic_jinja_fill_sub_group.md | 8 +- ...60_2family_dynamic_jinja_fill_sub_group.sh | 41 +-- ...family_dynamic_jinja_fill_sub_group_2.adoc | 2 +- ...y_dynamic_jinja_fill_sub_group_2.gitlab.md | 2 +- ...family_dynamic_jinja_fill_sub_group_2.html | 2 +- ...family_dynamic_jinja_fill_sub_group_2.json | 2 +- ..._2family_dynamic_jinja_fill_sub_group_2.md | 2 +- ..._2family_dynamic_jinja_fill_sub_group_2.sh | 39 +-- ..._dynamic_jinja_fill_sub_group_2_empty.adoc | 2 +- ...mic_jinja_fill_sub_group_2_empty.gitlab.md | 2 +- ..._dynamic_jinja_fill_sub_group_2_empty.html | 2 +- ..._dynamic_jinja_fill_sub_group_2_empty.json | 2 +- ...ly_dynamic_jinja_fill_sub_group_2_empty.md | 2 +- ...ly_dynamic_jinja_fill_sub_group_2_empty.sh | 39 +-- ...ly_dynamic_jinja_fill_sub_group_empty.adoc | 2 +- ...namic_jinja_fill_sub_group_empty.gitlab.md | 2 +- ...ly_dynamic_jinja_fill_sub_group_empty.html | 2 +- ...ly_dynamic_jinja_fill_sub_group_empty.json | 2 +- ...mily_dynamic_jinja_fill_sub_group_empty.md | 2 +- ...mily_dynamic_jinja_fill_sub_group_empty.sh | 38 +-- .../60_2family_dynamic_outside_calc.adoc | 2 +- .../60_2family_dynamic_outside_calc.gitlab.md | 2 +- .../60_2family_dynamic_outside_calc.html | 2 +- .../60_2family_dynamic_outside_calc.json | 2 +- .../60_2family_dynamic_outside_calc.md | 2 +- .../60_2family_dynamic_outside_calc.sh | 26 +- ...60_2family_dynamic_outside_calc_empty.adoc | 2 +- ...amily_dynamic_outside_calc_empty.gitlab.md | 2 +- ...60_2family_dynamic_outside_calc_empty.html | 2 +- ...60_2family_dynamic_outside_calc_empty.json | 2 +- .../60_2family_dynamic_outside_calc_empty.md | 2 +- .../60_2family_dynamic_outside_calc_empty.sh | 26 +- .../60_5family_dynamic_calc2.adoc | 2 +- .../60_5family_dynamic_calc2.gitlab.md | 2 +- .../60_5family_dynamic_calc2.html | 2 +- .../60_5family_dynamic_calc2.json | 2 +- .../60_5family_dynamic_calc2.md | 2 +- .../60_5family_dynamic_calc2.sh | 28 +- .../60_5family_dynamic_calc2_empty.adoc | 2 +- .../60_5family_dynamic_calc2_empty.gitlab.md | 2 +- .../60_5family_dynamic_calc2_empty.html | 2 +- .../60_5family_dynamic_calc2_empty.json | 2 +- .../60_5family_dynamic_calc2_empty.md | 2 +- .../60_5family_dynamic_calc2_empty.sh | 28 +- .../60_5family_dynamic_calc_description.adoc | 6 +- ...5family_dynamic_calc_description.gitlab.md | 8 +- .../60_5family_dynamic_calc_description.html | 8 +- .../60_5family_dynamic_calc_description.json | 6 +- .../60_5family_dynamic_calc_description.md | 8 +- .../60_5family_dynamic_calc_description.sh | 37 +-- .../60_5family_dynamic_calc_identifier.adoc | 6 +- ..._5family_dynamic_calc_identifier.gitlab.md | 8 +- .../60_5family_dynamic_calc_identifier.html | 6 +- .../60_5family_dynamic_calc_identifier.json | 6 +- .../60_5family_dynamic_calc_identifier.md | 8 +- .../60_5family_dynamic_calc_identifier.sh | 28 +- ...5family_dynamic_calc_identifier_multi.adoc | 6 +- ...ly_dynamic_calc_identifier_multi.gitlab.md | 8 +- ...5family_dynamic_calc_identifier_multi.html | 6 +- ...5family_dynamic_calc_identifier_multi.json | 6 +- ...0_5family_dynamic_calc_identifier_multi.md | 8 +- ...0_5family_dynamic_calc_identifier_multi.sh | 28 +- .../60_5family_dynamic_calc_suffix.adoc | 4 +- .../60_5family_dynamic_calc_suffix.gitlab.md | 8 +- .../60_5family_dynamic_calc_suffix.html | 6 +- .../60_5family_dynamic_calc_suffix.json | 4 +- .../60_5family_dynamic_calc_suffix.md | 8 +- .../60_5family_dynamic_calc_suffix.sh | 27 +- .../60_5family_dynamic_calc_suffix2.adoc | 2 +- .../60_5family_dynamic_calc_suffix2.gitlab.md | 2 +- .../60_5family_dynamic_calc_suffix2.html | 2 +- .../60_5family_dynamic_calc_suffix2.json | 2 +- .../60_5family_dynamic_calc_suffix2.md | 2 +- .../60_5family_dynamic_calc_suffix2.sh | 26 +- ...60_5family_dynamic_calc_suffix2_empty.adoc | 2 +- ...amily_dynamic_calc_suffix2_empty.gitlab.md | 2 +- ...60_5family_dynamic_calc_suffix2_empty.html | 2 +- ...60_5family_dynamic_calc_suffix2_empty.json | 2 +- .../60_5family_dynamic_calc_suffix2_empty.md | 2 +- .../60_5family_dynamic_calc_suffix2_empty.sh | 26 +- ...60_5family_dynamic_calc_suffix_disabled.sh | 30 +- ...0_5family_dynamic_calc_suffix_disabled2.sh | 10 +- .../60_5family_dynamic_calc_suffix_empty.adoc | 4 +- ...family_dynamic_calc_suffix_empty.gitlab.md | 8 +- .../60_5family_dynamic_calc_suffix_empty.html | 6 +- .../60_5family_dynamic_calc_suffix_empty.json | 4 +- .../60_5family_dynamic_calc_suffix_empty.md | 8 +- .../60_5family_dynamic_calc_suffix_empty.sh | 29 +- ...0_5family_dynamic_calc_suffix_empty_2.adoc | 4 +- ...mily_dynamic_calc_suffix_empty_2.gitlab.md | 8 +- ...0_5family_dynamic_calc_suffix_empty_2.html | 6 +- ...0_5family_dynamic_calc_suffix_empty_2.json | 4 +- .../60_5family_dynamic_calc_suffix_empty_2.md | 8 +- .../60_5family_dynamic_calc_suffix_empty_2.sh | 25 +- ...0_5family_dynamic_calc_suffix_empty_3.adoc | 4 +- ...mily_dynamic_calc_suffix_empty_3.gitlab.md | 10 +- ...0_5family_dynamic_calc_suffix_empty_3.html | 8 +- ...0_5family_dynamic_calc_suffix_empty_3.json | 4 +- .../60_5family_dynamic_calc_suffix_empty_3.md | 10 +- .../60_5family_dynamic_calc_suffix_empty_3.sh | 29 +- .../60_5family_dynamic_calc_suffix_hidden.sh | 10 +- ...mily_dynamic_calc_suffix_hidden_boolean.sh | 10 +- ...family_dynamic_calc_suffix_hidden_multi.sh | 10 +- .../60_5family_dynamic_calc_suffix_param.adoc | 2 +- ...family_dynamic_calc_suffix_param.gitlab.md | 2 +- .../60_5family_dynamic_calc_suffix_param.html | 2 +- .../60_5family_dynamic_calc_suffix_param.json | 2 +- .../60_5family_dynamic_calc_suffix_param.md | 2 +- .../60_5family_dynamic_calc_suffix_param.sh | 27 +- ...amily_dynamic_calc_suffix_param_empty.adoc | 2 +- ..._dynamic_calc_suffix_param_empty.gitlab.md | 2 +- ...amily_dynamic_calc_suffix_param_empty.html | 2 +- ...amily_dynamic_calc_suffix_param_empty.json | 2 +- ...5family_dynamic_calc_suffix_param_empty.md | 2 +- ...5family_dynamic_calc_suffix_param_empty.sh | 27 +- .../60_5family_dynamic_calc_variable.adoc | 4 +- ...60_5family_dynamic_calc_variable.gitlab.md | 8 +- .../60_5family_dynamic_calc_variable.html | 6 +- .../60_5family_dynamic_calc_variable.json | 4 +- .../60_5family_dynamic_calc_variable.md | 8 +- .../60_5family_dynamic_calc_variable.sh | 27 +- ...family_dynamic_calc_variable_disabled.adoc | 4 +- ...y_dynamic_calc_variable_disabled.gitlab.md | 8 +- ...family_dynamic_calc_variable_disabled.html | 6 +- ...family_dynamic_calc_variable_disabled.json | 4 +- ..._5family_dynamic_calc_variable_disabled.md | 8 +- ..._5family_dynamic_calc_variable_disabled.sh | 36 +-- ...ynamic_calc_variable_disabled_outside.adoc | 2 +- ...c_calc_variable_disabled_outside.gitlab.md | 6 +- ...ynamic_calc_variable_disabled_outside.html | 4 +- ...ynamic_calc_variable_disabled_outside.json | 2 +- ..._dynamic_calc_variable_disabled_outside.md | 6 +- ..._dynamic_calc_variable_disabled_outside.sh | 33 +-- ...0_5family_dynamic_calc_variable_empty.adoc | 4 +- ...mily_dynamic_calc_variable_empty.gitlab.md | 8 +- ...0_5family_dynamic_calc_variable_empty.html | 6 +- ...0_5family_dynamic_calc_variable_empty.json | 4 +- .../60_5family_dynamic_calc_variable_empty.md | 8 +- .../60_5family_dynamic_calc_variable_empty.sh | 29 +- .../60_5family_dynamic_hidden_suffix.sh | 44 +-- .../60_5family_dynamic_unknown_suffix.adoc | 68 +++++ ...0_5family_dynamic_unknown_suffix.gitlab.md | 32 +++ .../60_5family_dynamic_unknown_suffix.html | 46 ++++ .../60_5family_dynamic_unknown_suffix.json | 259 ++++++++++++++++++ .../60_5family_dynamic_unknown_suffix.md | 30 ++ .../60_5family_dynamic_unknown_suffix.sh | 61 +++++ ..._5family_dynamic_unknown_suffix_empty.adoc | 20 +- ...ily_dynamic_unknown_suffix_empty.gitlab.md | 14 +- ..._5family_dynamic_unknown_suffix_empty.html | 24 +- ..._5family_dynamic_unknown_suffix_empty.json | 20 +- ...60_5family_dynamic_unknown_suffix_empty.md | 14 +- ...60_5family_dynamic_unknown_suffix_empty.sh | 50 ++-- .../60_5family_dynamic_variable_outside.adoc | 6 +- ...5family_dynamic_variable_outside.gitlab.md | 8 +- .../60_5family_dynamic_variable_outside.html | 6 +- .../60_5family_dynamic_variable_outside.json | 6 +- .../60_5family_dynamic_variable_outside.md | 8 +- .../60_5family_dynamic_variable_outside.sh | 28 +- .../60_5family_dynamic_variable_outside2.adoc | 6 +- ...family_dynamic_variable_outside2.gitlab.md | 10 +- .../60_5family_dynamic_variable_outside2.html | 6 +- .../60_5family_dynamic_variable_outside2.json | 6 +- .../60_5family_dynamic_variable_outside2.md | 10 +- .../60_5family_dynamic_variable_outside2.sh | 28 +- ...amily_dynamic_variable_outside2_empty.adoc | 6 +- ..._dynamic_variable_outside2_empty.gitlab.md | 10 +- ...amily_dynamic_variable_outside2_empty.html | 6 +- ...amily_dynamic_variable_outside2_empty.json | 6 +- ...5family_dynamic_variable_outside2_empty.md | 10 +- ...5family_dynamic_variable_outside2_empty.sh | 28 +- ..._5family_dynamic_variable_outside_1_0.adoc | 6 +- ...ily_dynamic_variable_outside_1_0.gitlab.md | 8 +- ..._5family_dynamic_variable_outside_1_0.html | 6 +- ..._5family_dynamic_variable_outside_1_0.json | 6 +- ...60_5family_dynamic_variable_outside_1_0.md | 8 +- ...60_5family_dynamic_variable_outside_1_0.sh | 28 +- ...family_dynamic_variable_outside_empty.adoc | 6 +- ...y_dynamic_variable_outside_empty.gitlab.md | 8 +- ...family_dynamic_variable_outside_empty.html | 6 +- ...family_dynamic_variable_outside_empty.json | 6 +- ..._5family_dynamic_variable_outside_empty.md | 8 +- ..._5family_dynamic_variable_outside_empty.sh | 28 +- ...family_dynamic_variable_outside_jinja.adoc | 2 +- ...y_dynamic_variable_outside_jinja.gitlab.md | 2 +- ...family_dynamic_variable_outside_jinja.html | 2 +- ...family_dynamic_variable_outside_jinja.json | 2 +- ..._5family_dynamic_variable_outside_jinja.md | 2 +- ..._5family_dynamic_variable_outside_jinja.sh | 26 +- ..._dynamic_variable_outside_jinja_empty.adoc | 2 +- ...mic_variable_outside_jinja_empty.gitlab.md | 2 +- ..._dynamic_variable_outside_jinja_empty.html | 2 +- ..._dynamic_variable_outside_jinja_empty.json | 2 +- ...ly_dynamic_variable_outside_jinja_empty.md | 2 +- ...ly_dynamic_variable_outside_jinja_empty.sh | 26 +- ...y_dynamic_variable_outside_sub_suffix.adoc | 70 +++++ ...amic_variable_outside_sub_suffix.gitlab.md | 47 ++++ ...y_dynamic_variable_outside_sub_suffix.html | 61 +++++ ...y_dynamic_variable_outside_sub_suffix.json | 205 ++++++++++++++ ...ily_dynamic_variable_outside_sub_suffix.md | 44 +++ ...ily_dynamic_variable_outside_sub_suffix.sh | 66 +++++ ...mic_variable_outside_sub_suffix_empty.adoc | 10 +- ...ariable_outside_sub_suffix_empty.gitlab.md | 10 +- ...mic_variable_outside_sub_suffix_empty.html | 10 +- ...mic_variable_outside_sub_suffix_empty.json | 8 +- ...namic_variable_outside_sub_suffix_empty.md | 10 +- ...namic_variable_outside_sub_suffix_empty.sh | 54 ++-- ...amily_dynamic_variable_outside_suffix.adoc | 4 +- ..._dynamic_variable_outside_suffix.gitlab.md | 8 +- ...amily_dynamic_variable_outside_suffix.html | 6 +- ...amily_dynamic_variable_outside_suffix.json | 4 +- ...5family_dynamic_variable_outside_suffix.md | 8 +- ...5family_dynamic_variable_outside_suffix.sh | 27 +- ...dynamic_variable_outside_suffix_empty.adoc | 4 +- ...ic_variable_outside_suffix_empty.gitlab.md | 8 +- ...dynamic_variable_outside_suffix_empty.html | 6 +- ...dynamic_variable_outside_suffix_empty.json | 4 +- ...y_dynamic_variable_outside_suffix_empty.md | 8 +- ...y_dynamic_variable_outside_suffix_empty.sh | 29 +- .../60_6family_dynamic_inside.adoc | 12 +- .../60_6family_dynamic_inside.gitlab.md | 14 +- .../60_6family_dynamic_inside.html | 16 +- .../60_6family_dynamic_inside.json | 12 +- .../60_6family_dynamic_inside.md | 14 +- .../60_6family_dynamic_inside.sh | 35 +-- .../60_6family_dynamic_inside_empty.adoc | 12 +- .../60_6family_dynamic_inside_empty.gitlab.md | 14 +- .../60_6family_dynamic_inside_empty.html | 16 +- .../60_6family_dynamic_inside_empty.json | 12 +- .../60_6family_dynamic_inside_empty.md | 14 +- .../60_6family_dynamic_inside_empty.sh | 35 +-- .../60_6family_dynamic_leadership.adoc | 2 +- .../60_6family_dynamic_leadership.gitlab.md | 2 +- .../60_6family_dynamic_leadership.html | 2 +- .../60_6family_dynamic_leadership.json | 2 +- .../60_6family_dynamic_leadership.md | 2 +- .../60_6family_dynamic_leadership.sh | 40 +-- .../60_6family_dynamic_leadership_empty.adoc | 2 +- ...6family_dynamic_leadership_empty.gitlab.md | 2 +- .../60_6family_dynamic_leadership_empty.html | 2 +- .../60_6family_dynamic_leadership_empty.json | 2 +- .../60_6family_dynamic_leadership_empty.md | 2 +- .../60_6family_dynamic_leadership_empty.sh | 40 +-- .../60_6family_dynamic_sub_dynamic.adoc | 6 +- .../60_6family_dynamic_sub_dynamic.gitlab.md | 6 +- .../60_6family_dynamic_sub_dynamic.html | 6 +- .../60_6family_dynamic_sub_dynamic.json | 6 +- .../60_6family_dynamic_sub_dynamic.md | 6 +- .../60_6family_dynamic_sub_dynamic.sh | 51 ++-- .../60_6family_dynamic_sub_dynamic_1_0.adoc | 6 +- ..._6family_dynamic_sub_dynamic_1_0.gitlab.md | 6 +- .../60_6family_dynamic_sub_dynamic_1_0.html | 6 +- .../60_6family_dynamic_sub_dynamic_1_0.json | 6 +- .../60_6family_dynamic_sub_dynamic_1_0.md | 6 +- .../60_6family_dynamic_sub_dynamic_1_0.sh | 51 ++-- .../60_6family_dynamic_sub_dynamic_1_0_2.adoc | 4 +- ...family_dynamic_sub_dynamic_1_0_2.gitlab.md | 4 +- .../60_6family_dynamic_sub_dynamic_1_0_2.html | 4 +- .../60_6family_dynamic_sub_dynamic_1_0_2.json | 4 +- .../60_6family_dynamic_sub_dynamic_1_0_2.md | 4 +- .../60_6family_dynamic_sub_dynamic_1_0_2.sh | 48 ++-- .../60_6family_dynamic_sub_dynamic_empty.adoc | 6 +- ...family_dynamic_sub_dynamic_empty.gitlab.md | 6 +- .../60_6family_dynamic_sub_dynamic_empty.html | 6 +- .../60_6family_dynamic_sub_dynamic_empty.json | 6 +- .../60_6family_dynamic_sub_dynamic_empty.md | 6 +- .../60_6family_dynamic_sub_dynamic_empty.sh | 51 ++-- ...60_6family_dynamic_sub_dynamic_empty2.adoc | 6 +- ...amily_dynamic_sub_dynamic_empty2.gitlab.md | 6 +- ...60_6family_dynamic_sub_dynamic_empty2.html | 6 +- ...60_6family_dynamic_sub_dynamic_empty2.json | 6 +- .../60_6family_dynamic_sub_dynamic_empty2.md | 6 +- .../60_6family_dynamic_sub_dynamic_empty2.sh | 47 ++-- .../60_6family_dynamic_suffix_auto_multi.adoc | 8 +- ...family_dynamic_suffix_auto_multi.gitlab.md | 10 +- .../60_6family_dynamic_suffix_auto_multi.html | 8 +- .../60_6family_dynamic_suffix_auto_multi.json | 8 +- .../60_6family_dynamic_suffix_auto_multi.md | 10 +- .../60_6family_dynamic_suffix_auto_multi.sh | 48 ++-- ...60_6family_dynamic_suffix_auto_multi2.adoc | 8 +- ...amily_dynamic_suffix_auto_multi2.gitlab.md | 10 +- ...60_6family_dynamic_suffix_auto_multi2.html | 8 +- ...60_6family_dynamic_suffix_auto_multi2.json | 8 +- .../60_6family_dynamic_suffix_auto_multi2.md | 10 +- .../60_6family_dynamic_suffix_auto_multi2.sh | 48 ++-- .../test_namespace/60_9extra_dynamic.adoc | 2 +- .../60_9extra_dynamic.gitlab.md | 2 +- .../test_namespace/60_9extra_dynamic.html | 2 +- .../test_namespace/60_9extra_dynamic.json | 2 +- .../test_namespace/60_9extra_dynamic.md | 2 +- .../test_namespace/60_9extra_dynamic.sh | 32 +-- .../60_9extra_dynamic_extra.adoc | 2 +- .../60_9extra_dynamic_extra.gitlab.md | 2 +- .../60_9extra_dynamic_extra.html | 2 +- .../60_9extra_dynamic_extra.json | 2 +- .../test_namespace/60_9extra_dynamic_extra.md | 2 +- .../test_namespace/60_9extra_dynamic_extra.sh | 40 +-- .../60_9family_dynamic_calc_both.adoc | 2 +- .../60_9family_dynamic_calc_both.gitlab.md | 2 +- .../60_9family_dynamic_calc_both.html | 2 +- .../60_9family_dynamic_calc_both.json | 2 +- .../60_9family_dynamic_calc_both.md | 2 +- .../60_9family_dynamic_calc_both.sh | 30 +- .../68_0family_leadership_mode.sh | 20 +- ...warnings_60_5family_dynamic_unknown_suffix | 1 + ...family_dynamic_variable_outside_sub_suffix | 1 + .../60_5family_dynamic_unknown_suffix.adoc | 32 +++ ...0_5family_dynamic_unknown_suffix.gitlab.md | 33 +++ .../60_5family_dynamic_unknown_suffix.html | 28 ++ .../60_5family_dynamic_unknown_suffix.md | 31 +++ .../60_5family_dynamic_unknown_suffix.sh | 30 ++ ...y_dynamic_variable_outside_sub_suffix.adoc | 23 ++ ...amic_variable_outside_sub_suffix.gitlab.md | 24 ++ ...y_dynamic_variable_outside_sub_suffix.html | 19 ++ ...ily_dynamic_variable_outside_sub_suffix.md | 22 ++ ...ily_dynamic_variable_outside_sub_suffix.sh | 21 ++ ...warnings_60_5family_dynamic_unknown_suffix | 1 + ...family_dynamic_variable_outside_sub_suffix | 1 + .../60_5family_dynamic_unknown_suffix.adoc | 32 +++ ...0_5family_dynamic_unknown_suffix.gitlab.md | 33 +++ .../60_5family_dynamic_unknown_suffix.html | 28 ++ .../60_5family_dynamic_unknown_suffix.md | 31 +++ .../60_5family_dynamic_unknown_suffix.sh | 30 ++ ...y_dynamic_variable_outside_sub_suffix.adoc | 23 ++ ...amic_variable_outside_sub_suffix.gitlab.md | 24 ++ ...y_dynamic_variable_outside_sub_suffix.html | 19 ++ ...ily_dynamic_variable_outside_sub_suffix.md | 22 ++ ...ily_dynamic_variable_outside_sub_suffix.sh | 21 ++ ...warnings_60_5family_dynamic_unknown_suffix | 1 + ...family_dynamic_variable_outside_sub_suffix | 1 + .../00_2default_calculated_multi.adoc | 2 +- ...0_2default_calculated_multi.changelog.adoc | 2 +- ...fault_calculated_multi.changelog.gitlab.md | 8 +- ...0_2default_calculated_multi.changelog.html | 6 +- .../00_2default_calculated_multi.changelog.md | 8 +- .../00_2default_calculated_multi.changelog.sh | 2 +- .../00_2default_calculated_multi.gitlab.md | 8 +- .../00_2default_calculated_multi.html | 6 +- .../00_2default_calculated_multi.json | 2 +- .../00_2default_calculated_multi.md | 8 +- .../00_2default_calculated_multi.sh | 2 +- .../00_2default_calculated_variable.adoc | 2 +- ...default_calculated_variable.changelog.adoc | 2 +- ...lt_calculated_variable.changelog.gitlab.md | 8 +- ...default_calculated_variable.changelog.html | 6 +- ..._2default_calculated_variable.changelog.md | 8 +- ..._2default_calculated_variable.changelog.sh | 2 +- .../00_2default_calculated_variable.gitlab.md | 8 +- .../00_2default_calculated_variable.html | 6 +- .../00_2default_calculated_variable.json | 2 +- .../00_2default_calculated_variable.md | 8 +- .../00_2default_calculated_variable.sh | 2 +- ...efault_calculated_variable_transitive.adoc | 2 +- ...culated_variable_transitive.changelog.adoc | 2 +- ...ed_variable_transitive.changelog.gitlab.md | 8 +- ...culated_variable_transitive.changelog.html | 2 +- ...alculated_variable_transitive.changelog.md | 8 +- ...alculated_variable_transitive.changelog.sh | 2 +- ...t_calculated_variable_transitive.gitlab.md | 8 +- ...efault_calculated_variable_transitive.html | 2 +- ...efault_calculated_variable_transitive.json | 2 +- ...2default_calculated_variable_transitive.md | 8 +- ...2default_calculated_variable_transitive.sh | 2 +- .../00_6choice_link.adoc | 2 +- .../00_6choice_link.changelog.adoc | 2 +- .../00_6choice_link.changelog.gitlab.md | 8 +- .../00_6choice_link.changelog.html | 2 +- .../00_6choice_link.changelog.md | 8 +- .../00_6choice_link.changelog.sh | 2 +- .../00_6choice_link.gitlab.md | 8 +- .../00_6choice_link.html | 2 +- .../00_6choice_link.json | 2 +- .../00_6choice_link.md | 8 +- .../00_6choice_link.sh | 2 +- .../00_6choice_variable.adoc | 2 +- .../00_6choice_variable.changelog.adoc | 2 +- .../00_6choice_variable.changelog.gitlab.md | 8 +- .../00_6choice_variable.changelog.html | 6 +- .../00_6choice_variable.changelog.md | 8 +- .../00_6choice_variable.changelog.sh | 2 +- .../00_6choice_variable.gitlab.md | 8 +- .../00_6choice_variable.html | 6 +- .../00_6choice_variable.json | 2 +- .../00_6choice_variable.md | 8 +- .../00_6choice_variable.sh | 2 +- .../00_6choice_variable_link.adoc | 6 +- .../00_6choice_variable_link.changelog.adoc | 6 +- ..._6choice_variable_link.changelog.gitlab.md | 10 +- .../00_6choice_variable_link.changelog.html | 8 +- .../00_6choice_variable_link.changelog.md | 10 +- .../00_6choice_variable_link.changelog.sh | 6 +- .../00_6choice_variable_link.gitlab.md | 10 +- .../00_6choice_variable_link.html | 8 +- .../00_6choice_variable_link.json | 6 +- .../00_6choice_variable_link.md | 10 +- .../00_6choice_variable_link.sh | 6 +- .../00_6choice_variable_link2.adoc | 6 +- .../00_6choice_variable_link2.changelog.adoc | 6 +- ...6choice_variable_link2.changelog.gitlab.md | 10 +- .../00_6choice_variable_link2.changelog.html | 8 +- .../00_6choice_variable_link2.changelog.md | 10 +- .../00_6choice_variable_link2.changelog.sh | 6 +- .../00_6choice_variable_link2.gitlab.md | 10 +- .../00_6choice_variable_link2.html | 8 +- .../00_6choice_variable_link2.json | 6 +- .../00_6choice_variable_link2.md | 10 +- .../00_6choice_variable_link2.sh | 6 +- .../00_6regexp_link.adoc | 2 +- .../00_6regexp_link.changelog.adoc | 2 +- .../00_6regexp_link.changelog.gitlab.md | 8 +- .../00_6regexp_link.changelog.html | 2 +- .../00_6regexp_link.changelog.md | 8 +- .../00_6regexp_link.changelog.sh | 2 +- .../00_6regexp_link.gitlab.md | 8 +- .../00_6regexp_link.html | 2 +- .../00_6regexp_link.json | 2 +- .../00_6regexp_link.md | 8 +- .../00_6regexp_link.sh | 2 +- .../00_9choice_variables.adoc | 4 +- .../00_9choice_variables.changelog.adoc | 4 +- .../00_9choice_variables.changelog.gitlab.md | 10 +- .../00_9choice_variables.changelog.html | 4 +- .../00_9choice_variables.changelog.md | 10 +- .../00_9choice_variables.changelog.sh | 2 + .../00_9choice_variables.gitlab.md | 10 +- .../00_9choice_variables.html | 4 +- .../00_9choice_variables.json | 4 +- .../00_9choice_variables.md | 10 +- .../00_9choice_variables.sh | 2 + ...0_9default_calculation_multi_optional.adoc | 2 +- ..._calculation_multi_optional.changelog.adoc | 2 +- ...ulation_multi_optional.changelog.gitlab.md | 8 +- ..._calculation_multi_optional.changelog.html | 6 +- ...lt_calculation_multi_optional.changelog.md | 8 +- ...lt_calculation_multi_optional.changelog.sh | 3 +- ...fault_calculation_multi_optional.gitlab.md | 8 +- ...0_9default_calculation_multi_optional.html | 6 +- ...0_9default_calculation_multi_optional.json | 2 +- .../00_9default_calculation_multi_optional.md | 8 +- .../00_9default_calculation_multi_optional.sh | 3 +- ..._9default_calculation_multi_optional2.adoc | 2 +- ...calculation_multi_optional2.changelog.adoc | 2 +- ...lation_multi_optional2.changelog.gitlab.md | 8 +- ...calculation_multi_optional2.changelog.html | 6 +- ...t_calculation_multi_optional2.changelog.md | 8 +- ...t_calculation_multi_optional2.changelog.sh | 3 +- ...ault_calculation_multi_optional2.gitlab.md | 8 +- ..._9default_calculation_multi_optional2.html | 6 +- ..._9default_calculation_multi_optional2.json | 2 +- ...00_9default_calculation_multi_optional2.md | 8 +- ...00_9default_calculation_multi_optional2.sh | 3 +- ...lt_calculation_multi_optional_default.adoc | 2 +- ...tion_multi_optional_default.changelog.adoc | 2 +- ...multi_optional_default.changelog.gitlab.md | 8 +- ...tion_multi_optional_default.changelog.html | 6 +- ...lation_multi_optional_default.changelog.md | 8 +- ...lation_multi_optional_default.changelog.sh | 3 +- ...lculation_multi_optional_default.gitlab.md | 8 +- ...lt_calculation_multi_optional_default.html | 6 +- ...lt_calculation_multi_optional_default.json | 2 +- ...ault_calculation_multi_optional_default.md | 8 +- ...ault_calculation_multi_optional_default.sh | 3 +- ..._9default_calculation_optional_exists.adoc | 6 +- ...calculation_optional_exists.changelog.adoc | 6 +- ...lation_optional_exists.changelog.gitlab.md | 8 +- ...calculation_optional_exists.changelog.html | 6 +- ...t_calculation_optional_exists.changelog.md | 8 +- ...t_calculation_optional_exists.changelog.sh | 4 +- ...ault_calculation_optional_exists.gitlab.md | 8 +- ..._9default_calculation_optional_exists.html | 6 +- ..._9default_calculation_optional_exists.json | 2 +- ...00_9default_calculation_optional_exists.md | 8 +- ...00_9default_calculation_optional_exists.sh | 4 +- ...0_9default_information_other_variable.adoc | 2 +- ..._information_other_variable.changelog.adoc | 2 +- ...rmation_other_variable.changelog.gitlab.md | 8 +- ..._information_other_variable.changelog.html | 6 +- ...lt_information_other_variable.changelog.md | 8 +- ...lt_information_other_variable.changelog.sh | 3 +- ...fault_information_other_variable.gitlab.md | 8 +- ...0_9default_information_other_variable.html | 6 +- ...0_9default_information_other_variable.json | 10 +- .../00_9default_information_other_variable.md | 8 +- .../00_9default_information_other_variable.sh | 3 +- ..._9default_information_other_variable2.adoc | 2 +- ...information_other_variable2.changelog.adoc | 2 +- ...mation_other_variable2.changelog.gitlab.md | 8 +- ...information_other_variable2.changelog.html | 6 +- ...t_information_other_variable2.changelog.md | 8 +- ...t_information_other_variable2.changelog.sh | 3 +- ...ault_information_other_variable2.gitlab.md | 8 +- ..._9default_information_other_variable2.html | 6 +- ..._9default_information_other_variable2.json | 10 +- ...00_9default_information_other_variable2.md | 8 +- ...00_9default_information_other_variable2.sh | 3 +- .../00_9extra_calculation.adoc | 2 +- .../00_9extra_calculation.changelog.adoc | 2 +- .../00_9extra_calculation.changelog.gitlab.md | 12 +- .../00_9extra_calculation.changelog.html | 10 +- .../00_9extra_calculation.changelog.md | 12 +- .../00_9extra_calculation.changelog.sh | 2 +- .../00_9extra_calculation.gitlab.md | 12 +- .../00_9extra_calculation.html | 10 +- .../00_9extra_calculation.json | 2 +- .../00_9extra_calculation.md | 12 +- .../00_9extra_calculation.sh | 2 +- .../00_9extra_ouside.adoc | 2 +- .../00_9extra_ouside.changelog.adoc | 2 +- .../00_9extra_ouside.changelog.gitlab.md | 8 +- .../00_9extra_ouside.changelog.html | 6 +- .../00_9extra_ouside.changelog.md | 8 +- .../00_9extra_ouside.changelog.sh | 2 +- .../00_9extra_ouside.gitlab.md | 8 +- .../00_9extra_ouside.html | 6 +- .../00_9extra_ouside.json | 2 +- .../00_9extra_ouside.md | 8 +- .../00_9extra_ouside.sh | 2 +- .../01_9choice_variable_multi.adoc | 2 +- .../01_9choice_variable_multi.changelog.adoc | 2 +- ...9choice_variable_multi.changelog.gitlab.md | 8 +- .../01_9choice_variable_multi.changelog.html | 6 +- .../01_9choice_variable_multi.changelog.md | 8 +- .../01_9choice_variable_multi.changelog.sh | 1 + .../01_9choice_variable_multi.gitlab.md | 8 +- .../01_9choice_variable_multi.html | 6 +- .../01_9choice_variable_multi.json | 2 +- .../01_9choice_variable_multi.md | 8 +- .../01_9choice_variable_multi.sh | 1 + .../04_1auto_save_and_calculated.adoc | 2 +- ...4_1auto_save_and_calculated.changelog.adoc | 2 +- ...to_save_and_calculated.changelog.gitlab.md | 8 +- ...4_1auto_save_and_calculated.changelog.html | 6 +- .../04_1auto_save_and_calculated.changelog.md | 8 +- .../04_1auto_save_and_calculated.changelog.sh | 2 +- .../04_1auto_save_and_calculated.gitlab.md | 8 +- .../04_1auto_save_and_calculated.html | 6 +- .../04_1auto_save_and_calculated.json | 2 +- .../04_1auto_save_and_calculated.md | 8 +- .../04_1auto_save_and_calculated.sh | 2 +- .../04_1default_calculation_hidden.adoc | 2 +- ...1default_calculation_hidden.changelog.adoc | 2 +- ...ult_calculation_hidden.changelog.gitlab.md | 10 +- ...1default_calculation_hidden.changelog.html | 8 +- ...4_1default_calculation_hidden.changelog.md | 10 +- ...4_1default_calculation_hidden.changelog.sh | 3 +- .../04_1default_calculation_hidden.gitlab.md | 10 +- .../04_1default_calculation_hidden.html | 8 +- .../04_1default_calculation_hidden.json | 2 +- .../04_1default_calculation_hidden.md | 10 +- .../04_1default_calculation_hidden.sh | 3 +- .../04_1default_calculation_hidden_2.adoc | 2 +- ...efault_calculation_hidden_2.changelog.adoc | 2 +- ...t_calculation_hidden_2.changelog.gitlab.md | 10 +- ...efault_calculation_hidden_2.changelog.html | 8 +- ...1default_calculation_hidden_2.changelog.md | 10 +- ...1default_calculation_hidden_2.changelog.sh | 3 +- ...04_1default_calculation_hidden_2.gitlab.md | 10 +- .../04_1default_calculation_hidden_2.html | 8 +- .../04_1default_calculation_hidden_2.json | 2 +- .../04_1default_calculation_hidden_2.md | 10 +- .../04_1default_calculation_hidden_2.sh | 3 +- ...disabled_calculation_optional_default.adoc | 4 +- ...alculation_optional_default.changelog.adoc | 4 +- ...ation_optional_default.changelog.gitlab.md | 12 +- ...alculation_optional_default.changelog.html | 10 +- ..._calculation_optional_default.changelog.md | 12 +- ..._calculation_optional_default.changelog.sh | 8 +- ...led_calculation_optional_default.gitlab.md | 12 +- ...disabled_calculation_optional_default.html | 10 +- ...disabled_calculation_optional_default.json | 4 +- ..._5disabled_calculation_optional_default.md | 12 +- ..._5disabled_calculation_optional_default.sh | 8 +- .../04_5disabled_calculation_variable.adoc | 2 +- ...sabled_calculation_variable.changelog.adoc | 2 +- ...d_calculation_variable.changelog.gitlab.md | 8 +- ...sabled_calculation_variable.changelog.html | 6 +- ...disabled_calculation_variable.changelog.md | 8 +- ...disabled_calculation_variable.changelog.sh | 3 +- ...4_5disabled_calculation_variable.gitlab.md | 8 +- .../04_5disabled_calculation_variable.html | 6 +- .../04_5disabled_calculation_variable.json | 2 +- .../04_5disabled_calculation_variable.md | 8 +- .../04_5disabled_calculation_variable.sh | 3 +- .../04_5disabled_calculation_variable10.adoc | 2 +- ...bled_calculation_variable10.changelog.adoc | 2 +- ...calculation_variable10.changelog.gitlab.md | 8 +- ...bled_calculation_variable10.changelog.html | 6 +- ...sabled_calculation_variable10.changelog.md | 8 +- ...sabled_calculation_variable10.changelog.sh | 3 +- ...5disabled_calculation_variable10.gitlab.md | 8 +- .../04_5disabled_calculation_variable10.html | 6 +- .../04_5disabled_calculation_variable10.json | 2 +- .../04_5disabled_calculation_variable10.md | 8 +- .../04_5disabled_calculation_variable10.sh | 3 +- .../04_5disabled_calculation_variable2.adoc | 2 +- ...abled_calculation_variable2.changelog.adoc | 2 +- ..._calculation_variable2.changelog.gitlab.md | 8 +- ...abled_calculation_variable2.changelog.html | 6 +- ...isabled_calculation_variable2.changelog.md | 8 +- ...isabled_calculation_variable2.changelog.sh | 3 +- ..._5disabled_calculation_variable2.gitlab.md | 8 +- .../04_5disabled_calculation_variable2.html | 6 +- .../04_5disabled_calculation_variable2.json | 2 +- .../04_5disabled_calculation_variable2.md | 8 +- .../04_5disabled_calculation_variable2.sh | 3 +- .../04_5disabled_calculation_variable3.adoc | 2 +- ...abled_calculation_variable3.changelog.adoc | 2 +- ..._calculation_variable3.changelog.gitlab.md | 8 +- ...abled_calculation_variable3.changelog.html | 6 +- ...isabled_calculation_variable3.changelog.md | 8 +- ...isabled_calculation_variable3.changelog.sh | 3 +- ..._5disabled_calculation_variable3.gitlab.md | 8 +- .../04_5disabled_calculation_variable3.html | 6 +- .../04_5disabled_calculation_variable3.json | 2 +- .../04_5disabled_calculation_variable3.md | 8 +- .../04_5disabled_calculation_variable3.sh | 3 +- .../04_5disabled_calculation_variable4.adoc | 2 +- ...abled_calculation_variable4.changelog.adoc | 2 +- ..._calculation_variable4.changelog.gitlab.md | 8 +- ...abled_calculation_variable4.changelog.html | 6 +- ...isabled_calculation_variable4.changelog.md | 8 +- ...isabled_calculation_variable4.changelog.sh | 3 +- ..._5disabled_calculation_variable4.gitlab.md | 8 +- .../04_5disabled_calculation_variable4.html | 6 +- .../04_5disabled_calculation_variable4.json | 2 +- .../04_5disabled_calculation_variable4.md | 8 +- .../04_5disabled_calculation_variable4.sh | 3 +- .../04_5disabled_calculation_variable7.adoc | 2 +- ...abled_calculation_variable7.changelog.adoc | 2 +- ..._calculation_variable7.changelog.gitlab.md | 8 +- ...abled_calculation_variable7.changelog.html | 6 +- ...isabled_calculation_variable7.changelog.md | 8 +- ...isabled_calculation_variable7.changelog.sh | 3 +- ..._5disabled_calculation_variable7.gitlab.md | 8 +- .../04_5disabled_calculation_variable7.html | 6 +- .../04_5disabled_calculation_variable7.json | 2 +- .../04_5disabled_calculation_variable7.md | 8 +- .../04_5disabled_calculation_variable7.sh | 3 +- ..._5disabled_calculation_variable_multi.adoc | 2 +- ..._calculation_variable_multi.changelog.adoc | 2 +- ...ulation_variable_multi.changelog.gitlab.md | 8 +- ..._calculation_variable_multi.changelog.html | 6 +- ...ed_calculation_variable_multi.changelog.md | 8 +- ...ed_calculation_variable_multi.changelog.sh | 3 +- ...abled_calculation_variable_multi.gitlab.md | 8 +- ..._5disabled_calculation_variable_multi.html | 6 +- ..._5disabled_calculation_variable_multi.json | 2 +- ...04_5disabled_calculation_variable_multi.md | 8 +- ...04_5disabled_calculation_variable_multi.sh | 3 +- ...abled_calculation_variable_transitive.adoc | 4 +- ...ulation_variable_transitive.changelog.adoc | 4 +- ...on_variable_transitive.changelog.gitlab.md | 10 +- ...ulation_variable_transitive.changelog.html | 8 +- ...lculation_variable_transitive.changelog.md | 10 +- ...lculation_variable_transitive.changelog.sh | 6 +- ..._calculation_variable_transitive.gitlab.md | 10 +- ...abled_calculation_variable_transitive.html | 8 +- ...abled_calculation_variable_transitive.json | 4 +- ...isabled_calculation_variable_transitive.md | 10 +- ...isabled_calculation_variable_transitive.sh | 6 +- ...led_calculation_variable_transitive_3.adoc | 4 +- ...ation_variable_transitive_3.changelog.adoc | 4 +- ..._variable_transitive_3.changelog.gitlab.md | 10 +- ...ation_variable_transitive_3.changelog.html | 8 +- ...ulation_variable_transitive_3.changelog.md | 10 +- ...ulation_variable_transitive_3.changelog.sh | 8 +- ...alculation_variable_transitive_3.gitlab.md | 10 +- ...led_calculation_variable_transitive_3.html | 8 +- ...led_calculation_variable_transitive_3.json | 4 +- ...abled_calculation_variable_transitive_3.md | 10 +- ...abled_calculation_variable_transitive_3.sh | 8 +- ...led_calculation_variable_transitive_4.adoc | 4 +- ...ation_variable_transitive_4.changelog.adoc | 4 +- ..._variable_transitive_4.changelog.gitlab.md | 10 +- ...ation_variable_transitive_4.changelog.html | 8 +- ...ulation_variable_transitive_4.changelog.md | 10 +- ...ulation_variable_transitive_4.changelog.sh | 8 +- ...alculation_variable_transitive_4.gitlab.md | 10 +- ...led_calculation_variable_transitive_4.html | 8 +- ...led_calculation_variable_transitive_4.json | 4 +- ...abled_calculation_variable_transitive_4.md | 10 +- ...abled_calculation_variable_transitive_4.sh | 8 +- .../20_9default_information_parent.adoc | 2 +- ...9default_information_parent.changelog.adoc | 2 +- ...ult_information_parent.changelog.gitlab.md | 8 +- ...9default_information_parent.changelog.html | 6 +- ...0_9default_information_parent.changelog.md | 8 +- ...0_9default_information_parent.changelog.sh | 3 +- .../20_9default_information_parent.gitlab.md | 8 +- .../20_9default_information_parent.html | 6 +- .../20_9default_information_parent.json | 10 +- .../20_9default_information_parent.md | 8 +- .../20_9default_information_parent.sh | 3 +- ..._hidden_condition_variable_sub_family.json | 2 +- ..._0family_mandatory_condition_variable.adoc | 2 +- ...andatory_condition_variable.changelog.adoc | 2 +- ...ory_condition_variable.changelog.gitlab.md | 8 +- ...andatory_condition_variable.changelog.html | 6 +- ..._mandatory_condition_variable.changelog.md | 8 +- ..._mandatory_condition_variable.changelog.sh | 3 +- ...ily_mandatory_condition_variable.gitlab.md | 8 +- ..._0family_mandatory_condition_variable.html | 6 +- ..._0family_mandatory_condition_variable.json | 2 +- ...24_0family_mandatory_condition_variable.md | 8 +- ...24_0family_mandatory_condition_variable.sh | 3 +- ...follower_default_submulti_calculation.adoc | 2 +- ...efault_submulti_calculation.changelog.adoc | 2 +- ...t_submulti_calculation.changelog.gitlab.md | 10 +- ...efault_submulti_calculation.changelog.html | 8 +- ..._default_submulti_calculation.changelog.md | 10 +- ..._default_submulti_calculation.changelog.sh | 1 + ...wer_default_submulti_calculation.gitlab.md | 10 +- ...follower_default_submulti_calculation.html | 8 +- ...follower_default_submulti_calculation.json | 2 +- ...p_follower_default_submulti_calculation.md | 10 +- ...p_follower_default_submulti_calculation.sh | 1 + .../40_0leadership_leader_follower.adoc | 2 +- ...0leadership_leader_follower.changelog.adoc | 2 +- ...ership_leader_follower.changelog.gitlab.md | 8 +- ...0leadership_leader_follower.changelog.html | 6 +- ...0_0leadership_leader_follower.changelog.md | 8 +- ...0_0leadership_leader_follower.changelog.sh | 1 + .../40_0leadership_leader_follower.gitlab.md | 8 +- .../40_0leadership_leader_follower.html | 6 +- .../40_0leadership_leader_follower.json | 2 +- .../40_0leadership_leader_follower.md | 8 +- .../40_0leadership_leader_follower.sh | 1 + .../40_8calculation_multi_variable.adoc | 4 +- ...8calculation_multi_variable.changelog.adoc | 4 +- ...ulation_multi_variable.changelog.gitlab.md | 10 +- ...8calculation_multi_variable.changelog.html | 4 +- ...0_8calculation_multi_variable.changelog.md | 10 +- ...0_8calculation_multi_variable.changelog.sh | 4 +- .../40_8calculation_multi_variable.gitlab.md | 10 +- .../40_8calculation_multi_variable.html | 4 +- .../40_8calculation_multi_variable.json | 4 +- .../40_8calculation_multi_variable.md | 10 +- .../40_8calculation_multi_variable.sh | 4 +- ...40_8calculation_multi_variable_parent.adoc | 2 +- ...ation_multi_variable_parent.changelog.adoc | 2 +- ..._multi_variable_parent.changelog.gitlab.md | 8 +- ...ation_multi_variable_parent.changelog.html | 6 +- ...ulation_multi_variable_parent.changelog.md | 8 +- ...ulation_multi_variable_parent.changelog.sh | 2 +- ...alculation_multi_variable_parent.gitlab.md | 8 +- ...40_8calculation_multi_variable_parent.html | 6 +- ...40_8calculation_multi_variable_parent.json | 2 +- .../40_8calculation_multi_variable_parent.md | 8 +- .../40_8calculation_multi_variable_parent.sh | 2 +- ...0_8calculation_multi_variable_parent2.adoc | 2 +- ...tion_multi_variable_parent2.changelog.adoc | 2 +- ...multi_variable_parent2.changelog.gitlab.md | 8 +- ...tion_multi_variable_parent2.changelog.html | 6 +- ...lation_multi_variable_parent2.changelog.md | 8 +- ...lation_multi_variable_parent2.changelog.sh | 2 +- ...lculation_multi_variable_parent2.gitlab.md | 8 +- ...0_8calculation_multi_variable_parent2.html | 6 +- ...0_8calculation_multi_variable_parent2.json | 2 +- .../40_8calculation_multi_variable_parent2.md | 8 +- .../40_8calculation_multi_variable_parent2.sh | 2 +- ...variable_leader_follower_multi_inside.adoc | 2 +- ...eader_follower_multi_inside.changelog.adoc | 2 +- ..._follower_multi_inside.changelog.gitlab.md | 8 +- ...eader_follower_multi_inside.changelog.html | 6 +- ..._leader_follower_multi_inside.changelog.md | 8 +- ..._leader_follower_multi_inside.changelog.sh | 2 +- ...ble_leader_follower_multi_inside.gitlab.md | 8 +- ...variable_leader_follower_multi_inside.html | 6 +- ...variable_leader_follower_multi_inside.json | 2 +- ...n_variable_leader_follower_multi_inside.md | 8 +- ...n_variable_leader_follower_multi_inside.sh | 2 +- ...ulation-outside-follower-no-mandatory.adoc | 8 +- ...tside-follower-no-mandatory.changelog.adoc | 8 +- ...-follower-no-mandatory.changelog.gitlab.md | 10 +- ...tside-follower-no-mandatory.changelog.html | 8 +- ...outside-follower-no-mandatory.changelog.md | 10 +- ...outside-follower-no-mandatory.changelog.sh | 2 +- ...on-outside-follower-no-mandatory.gitlab.md | 10 +- ...ulation-outside-follower-no-mandatory.html | 8 +- ...ulation-outside-follower-no-mandatory.json | 2 +- ...lculation-outside-follower-no-mandatory.md | 10 +- ...lculation-outside-follower-no-mandatory.sh | 2 +- ...adership-calculation-outside-follower.adoc | 2 +- ...alculation-outside-follower.changelog.adoc | 2 +- ...ation-outside-follower.changelog.gitlab.md | 12 +- ...alculation-outside-follower.changelog.html | 10 +- ...-calculation-outside-follower.changelog.md | 12 +- ...-calculation-outside-follower.changelog.sh | 1 + ...hip-calculation-outside-follower.gitlab.md | 12 +- ...adership-calculation-outside-follower.html | 10 +- ...adership-calculation-outside-follower.json | 2 +- ...leadership-calculation-outside-follower.md | 12 +- ...leadership-calculation-outside-follower.sh | 1 + ...leadership-calculation-outside-leader.adoc | 2 +- ...-calculation-outside-leader.changelog.adoc | 2 +- ...ulation-outside-leader.changelog.gitlab.md | 12 +- ...-calculation-outside-leader.changelog.html | 10 +- ...ip-calculation-outside-leader.changelog.md | 12 +- ...ip-calculation-outside-leader.changelog.sh | 2 +- ...rship-calculation-outside-leader.gitlab.md | 12 +- ...leadership-calculation-outside-leader.html | 10 +- ...leadership-calculation-outside-leader.json | 2 +- ..._9leadership-calculation-outside-leader.md | 12 +- ..._9leadership-calculation-outside-leader.sh | 2 +- .../40_9leadership-calculation-variable.adoc | 2 +- ...ership-calculation-variable.changelog.adoc | 2 +- ...p-calculation-variable.changelog.gitlab.md | 12 +- ...ership-calculation-variable.changelog.html | 10 +- ...adership-calculation-variable.changelog.md | 12 +- ...adership-calculation-variable.changelog.sh | 1 + ...9leadership-calculation-variable.gitlab.md | 12 +- .../40_9leadership-calculation-variable.html | 10 +- .../40_9leadership-calculation-variable.json | 2 +- .../40_9leadership-calculation-variable.md | 12 +- .../40_9leadership-calculation-variable.sh | 1 + ...-calculation-variable_leader_follower.adoc | 2 +- ...on-variable_leader_follower.changelog.adoc | 2 +- ...riable_leader_follower.changelog.gitlab.md | 12 +- ...on-variable_leader_follower.changelog.html | 10 +- ...tion-variable_leader_follower.changelog.md | 12 +- ...tion-variable_leader_follower.changelog.sh | 1 + ...ulation-variable_leader_follower.gitlab.md | 12 +- ...-calculation-variable_leader_follower.html | 10 +- ...-calculation-variable_leader_follower.json | 2 +- ...ip-calculation-variable_leader_follower.md | 12 +- ...ip-calculation-variable_leader_follower.sh | 1 + ...ion-variable_leader_follower_not_same.adoc | 2 +- ...le_leader_follower_not_same.changelog.adoc | 2 +- ...ader_follower_not_same.changelog.gitlab.md | 12 +- ...le_leader_follower_not_same.changelog.html | 10 +- ...able_leader_follower_not_same.changelog.md | 12 +- ...able_leader_follower_not_same.changelog.sh | 1 + ...ariable_leader_follower_not_same.gitlab.md | 12 +- ...ion-variable_leader_follower_not_same.html | 10 +- ...ion-variable_leader_follower_not_same.json | 2 +- ...ation-variable_leader_follower_not_same.md | 12 +- ...ation-variable_leader_follower_not_same.sh | 1 + ...9calculated_default_leadership_leader.adoc | 4 +- ...d_default_leadership_leader.changelog.adoc | 4 +- ...ault_leadership_leader.changelog.gitlab.md | 8 +- ...d_default_leadership_leader.changelog.html | 6 +- ...ted_default_leadership_leader.changelog.md | 8 +- ...ted_default_leadership_leader.changelog.sh | 4 +- ...ulated_default_leadership_leader.gitlab.md | 8 +- ...9calculated_default_leadership_leader.html | 6 +- ...9calculated_default_leadership_leader.json | 4 +- ...4_9calculated_default_leadership_leader.md | 8 +- ...4_9calculated_default_leadership_leader.sh | 4 +- .../60_0family_dynamic.json | 2 +- .../60_0family_dynamic_1_0.json | 2 +- .../60_0family_dynamic_1_0_empty.json | 2 +- .../60_0family_dynamic_1_0_type.json | 2 +- .../60_0family_dynamic_1_0_type_empty.json | 2 +- .../60_0family_dynamic_1_1.json | 2 +- .../60_0family_dynamic_1_1_empty.json | 2 +- .../60_0family_dynamic_empty.json | 2 +- .../60_0family_dynamic_forbidden_char.json | 2 +- ...0_0family_dynamic_jinja_integer_empty.adoc | 2 +- ...dynamic_jinja_integer_empty.changelog.adoc | 2 +- ...ic_jinja_integer_empty.changelog.gitlab.md | 10 +- ...dynamic_jinja_integer_empty.changelog.html | 8 +- ...y_dynamic_jinja_integer_empty.changelog.md | 10 +- ...y_dynamic_jinja_integer_empty.changelog.sh | 3 +- ...mily_dynamic_jinja_integer_empty.gitlab.md | 10 +- ...0_0family_dynamic_jinja_integer_empty.html | 8 +- ...0_0family_dynamic_jinja_integer_empty.json | 4 +- .../60_0family_dynamic_jinja_integer_empty.md | 10 +- .../60_0family_dynamic_jinja_integer_empty.sh | 3 +- .../60_0family_dynamic_jinja_number.adoc | 2 +- ...family_dynamic_jinja_number.changelog.adoc | 2 +- ...y_dynamic_jinja_number.changelog.gitlab.md | 10 +- ...family_dynamic_jinja_number.changelog.html | 8 +- ..._0family_dynamic_jinja_number.changelog.md | 10 +- ..._0family_dynamic_jinja_number.changelog.sh | 3 +- .../60_0family_dynamic_jinja_number.gitlab.md | 10 +- .../60_0family_dynamic_jinja_number.html | 8 +- .../60_0family_dynamic_jinja_number.json | 4 +- .../60_0family_dynamic_jinja_number.md | 10 +- .../60_0family_dynamic_jinja_number.sh | 3 +- .../60_0family_dynamic_no_description.json | 2 +- ..._0family_dynamic_no_description_empty.json | 2 +- .../60_0family_dynamic_test.json | 2 +- .../60_0family_dynamic_upper_char.json | 2 +- .../60_0family_dynamic_variable_empty.json | 2 +- .../60_0family_dynamic_variable_suffix.json | 2 +- ...0family_dynamic_variable_suffix_empty.json | 2 +- ..._2family_dynamic_jinja_fill_sub_group.adoc | 2 +- ...ynamic_jinja_fill_sub_group.changelog.adoc | 2 +- ...c_jinja_fill_sub_group.changelog.gitlab.md | 10 +- ...ynamic_jinja_fill_sub_group.changelog.html | 8 +- ..._dynamic_jinja_fill_sub_group.changelog.md | 10 +- ..._dynamic_jinja_fill_sub_group.changelog.sh | 3 +- ...ily_dynamic_jinja_fill_sub_group.gitlab.md | 10 +- ..._2family_dynamic_jinja_fill_sub_group.html | 8 +- ..._2family_dynamic_jinja_fill_sub_group.json | 4 +- ...60_2family_dynamic_jinja_fill_sub_group.md | 10 +- ...60_2family_dynamic_jinja_fill_sub_group.sh | 3 +- ...family_dynamic_jinja_fill_sub_group_2.json | 2 +- ..._dynamic_jinja_fill_sub_group_2_empty.json | 2 +- ...ly_dynamic_jinja_fill_sub_group_empty.json | 2 +- .../60_2family_dynamic_outside_calc.json | 2 +- ...60_2family_dynamic_outside_calc_empty.json | 2 +- .../60_5family_dynamic_calc2.json | 2 +- .../60_5family_dynamic_calc2_empty.json | 2 +- .../60_5family_dynamic_calc_description.adoc | 6 +- ...ly_dynamic_calc_description.changelog.adoc | 6 +- ...namic_calc_description.changelog.gitlab.md | 10 +- ...ly_dynamic_calc_description.changelog.html | 10 +- ...mily_dynamic_calc_description.changelog.md | 10 +- ...mily_dynamic_calc_description.changelog.sh | 7 +- ...5family_dynamic_calc_description.gitlab.md | 10 +- .../60_5family_dynamic_calc_description.html | 10 +- .../60_5family_dynamic_calc_description.json | 6 +- .../60_5family_dynamic_calc_description.md | 10 +- .../60_5family_dynamic_calc_description.sh | 7 +- .../60_5family_dynamic_calc_identifier.adoc | 4 +- ...ily_dynamic_calc_identifier.changelog.adoc | 4 +- ...ynamic_calc_identifier.changelog.gitlab.md | 12 +- ...ily_dynamic_calc_identifier.changelog.html | 4 +- ...amily_dynamic_calc_identifier.changelog.md | 12 +- ...amily_dynamic_calc_identifier.changelog.sh | 2 + ..._5family_dynamic_calc_identifier.gitlab.md | 12 +- .../60_5family_dynamic_calc_identifier.html | 4 +- .../60_5family_dynamic_calc_identifier.json | 6 +- .../60_5family_dynamic_calc_identifier.md | 12 +- .../60_5family_dynamic_calc_identifier.sh | 2 + ...5family_dynamic_calc_identifier_multi.adoc | 4 +- ...namic_calc_identifier_multi.changelog.adoc | 4 +- ..._calc_identifier_multi.changelog.gitlab.md | 12 +- ...namic_calc_identifier_multi.changelog.html | 4 +- ...dynamic_calc_identifier_multi.changelog.md | 12 +- ...dynamic_calc_identifier_multi.changelog.sh | 2 + ...ly_dynamic_calc_identifier_multi.gitlab.md | 12 +- ...5family_dynamic_calc_identifier_multi.html | 4 +- ...5family_dynamic_calc_identifier_multi.json | 6 +- ...0_5family_dynamic_calc_identifier_multi.md | 12 +- ...0_5family_dynamic_calc_identifier_multi.sh | 2 + .../60_5family_dynamic_calc_suffix.adoc | 2 +- ...5family_dynamic_calc_suffix.changelog.adoc | 2 +- ...ly_dynamic_calc_suffix.changelog.gitlab.md | 10 +- ...5family_dynamic_calc_suffix.changelog.html | 8 +- ...0_5family_dynamic_calc_suffix.changelog.md | 10 +- ...0_5family_dynamic_calc_suffix.changelog.sh | 1 + .../60_5family_dynamic_calc_suffix.gitlab.md | 10 +- .../60_5family_dynamic_calc_suffix.html | 8 +- .../60_5family_dynamic_calc_suffix.json | 4 +- .../60_5family_dynamic_calc_suffix.md | 10 +- .../60_5family_dynamic_calc_suffix.sh | 1 + .../60_5family_dynamic_calc_suffix2.json | 2 +- ...60_5family_dynamic_calc_suffix2_empty.json | 2 +- .../60_5family_dynamic_calc_suffix_empty.adoc | 2 +- ...y_dynamic_calc_suffix_empty.changelog.adoc | 2 +- ...amic_calc_suffix_empty.changelog.gitlab.md | 10 +- ...y_dynamic_calc_suffix_empty.changelog.html | 8 +- ...ily_dynamic_calc_suffix_empty.changelog.md | 10 +- ...ily_dynamic_calc_suffix_empty.changelog.sh | 3 +- ...family_dynamic_calc_suffix_empty.gitlab.md | 10 +- .../60_5family_dynamic_calc_suffix_empty.html | 8 +- .../60_5family_dynamic_calc_suffix_empty.json | 4 +- .../60_5family_dynamic_calc_suffix_empty.md | 10 +- .../60_5family_dynamic_calc_suffix_empty.sh | 3 +- ...0_5family_dynamic_calc_suffix_empty_2.adoc | 2 +- ...dynamic_calc_suffix_empty_2.changelog.adoc | 2 +- ...ic_calc_suffix_empty_2.changelog.gitlab.md | 10 +- ...dynamic_calc_suffix_empty_2.changelog.html | 8 +- ...y_dynamic_calc_suffix_empty_2.changelog.md | 10 +- ...y_dynamic_calc_suffix_empty_2.changelog.sh | 3 +- ...mily_dynamic_calc_suffix_empty_2.gitlab.md | 10 +- ...0_5family_dynamic_calc_suffix_empty_2.html | 8 +- ...0_5family_dynamic_calc_suffix_empty_2.json | 4 +- .../60_5family_dynamic_calc_suffix_empty_2.md | 10 +- .../60_5family_dynamic_calc_suffix_empty_2.sh | 3 +- ...0_5family_dynamic_calc_suffix_empty_3.adoc | 2 +- ...dynamic_calc_suffix_empty_3.changelog.adoc | 2 +- ...ic_calc_suffix_empty_3.changelog.gitlab.md | 10 +- ...dynamic_calc_suffix_empty_3.changelog.html | 8 +- ...y_dynamic_calc_suffix_empty_3.changelog.md | 10 +- ...y_dynamic_calc_suffix_empty_3.changelog.sh | 3 +- ...mily_dynamic_calc_suffix_empty_3.gitlab.md | 10 +- ...0_5family_dynamic_calc_suffix_empty_3.html | 8 +- ...0_5family_dynamic_calc_suffix_empty_3.json | 4 +- .../60_5family_dynamic_calc_suffix_empty_3.md | 10 +- .../60_5family_dynamic_calc_suffix_empty_3.sh | 3 +- .../60_5family_dynamic_calc_suffix_param.json | 2 +- ...amily_dynamic_calc_suffix_param_empty.json | 2 +- .../60_5family_dynamic_calc_variable.adoc | 2 +- ...amily_dynamic_calc_variable.changelog.adoc | 2 +- ..._dynamic_calc_variable.changelog.gitlab.md | 10 +- ...amily_dynamic_calc_variable.changelog.html | 8 +- ...5family_dynamic_calc_variable.changelog.md | 10 +- ...5family_dynamic_calc_variable.changelog.sh | 1 + ...60_5family_dynamic_calc_variable.gitlab.md | 10 +- .../60_5family_dynamic_calc_variable.html | 8 +- .../60_5family_dynamic_calc_variable.json | 4 +- .../60_5family_dynamic_calc_variable.md | 10 +- .../60_5family_dynamic_calc_variable.sh | 1 + ...family_dynamic_calc_variable_disabled.adoc | 4 +- ...amic_calc_variable_disabled.changelog.adoc | 4 +- ...calc_variable_disabled.changelog.gitlab.md | 8 +- ...amic_calc_variable_disabled.changelog.html | 6 +- ...ynamic_calc_variable_disabled.changelog.md | 8 +- ...ynamic_calc_variable_disabled.changelog.sh | 6 +- ...y_dynamic_calc_variable_disabled.gitlab.md | 8 +- ...family_dynamic_calc_variable_disabled.html | 6 +- ...family_dynamic_calc_variable_disabled.json | 4 +- ..._5family_dynamic_calc_variable_disabled.md | 8 +- ..._5family_dynamic_calc_variable_disabled.sh | 6 +- ...ynamic_calc_variable_disabled_outside.adoc | 2 +- ...c_variable_disabled_outside.changelog.adoc | 2 +- ...iable_disabled_outside.changelog.gitlab.md | 8 +- ...c_variable_disabled_outside.changelog.html | 6 +- ...alc_variable_disabled_outside.changelog.md | 8 +- ...alc_variable_disabled_outside.changelog.sh | 3 +- ...c_calc_variable_disabled_outside.gitlab.md | 8 +- ...ynamic_calc_variable_disabled_outside.html | 6 +- ...ynamic_calc_variable_disabled_outside.json | 2 +- ..._dynamic_calc_variable_disabled_outside.md | 8 +- ..._dynamic_calc_variable_disabled_outside.sh | 3 +- ...0_5family_dynamic_calc_variable_empty.adoc | 2 +- ...dynamic_calc_variable_empty.changelog.adoc | 2 +- ...ic_calc_variable_empty.changelog.gitlab.md | 10 +- ...dynamic_calc_variable_empty.changelog.html | 8 +- ...y_dynamic_calc_variable_empty.changelog.md | 10 +- ...y_dynamic_calc_variable_empty.changelog.sh | 3 +- ...mily_dynamic_calc_variable_empty.gitlab.md | 10 +- ...0_5family_dynamic_calc_variable_empty.html | 8 +- ...0_5family_dynamic_calc_variable_empty.json | 4 +- .../60_5family_dynamic_calc_variable_empty.md | 10 +- .../60_5family_dynamic_calc_variable_empty.sh | 3 +- .../60_5family_dynamic_unknown_suffix.adoc | 41 +++ ...mily_dynamic_unknown_suffix.changelog.adoc | 43 +++ ...dynamic_unknown_suffix.changelog.gitlab.md | 12 + ...mily_dynamic_unknown_suffix.changelog.html | 21 ++ ...family_dynamic_unknown_suffix.changelog.md | 10 + ...family_dynamic_unknown_suffix.changelog.sh | 40 +++ ...0_5family_dynamic_unknown_suffix.gitlab.md | 8 + .../60_5family_dynamic_unknown_suffix.html | 19 ++ .../60_5family_dynamic_unknown_suffix.json | 259 ++++++++++++++++++ .../60_5family_dynamic_unknown_suffix.md | 8 + .../60_5family_dynamic_unknown_suffix.sh | 37 +++ ..._5family_dynamic_unknown_suffix_empty.adoc | 18 +- ...ynamic_unknown_suffix_empty.changelog.adoc | 18 +- ...c_unknown_suffix_empty.changelog.gitlab.md | 14 +- ...ynamic_unknown_suffix_empty.changelog.html | 24 +- ..._dynamic_unknown_suffix_empty.changelog.md | 14 +- ..._dynamic_unknown_suffix_empty.changelog.sh | 20 +- ...ily_dynamic_unknown_suffix_empty.gitlab.md | 14 +- ..._5family_dynamic_unknown_suffix_empty.html | 24 +- ..._5family_dynamic_unknown_suffix_empty.json | 20 +- ...60_5family_dynamic_unknown_suffix_empty.md | 14 +- ...60_5family_dynamic_unknown_suffix_empty.sh | 20 +- .../60_5family_dynamic_variable_outside.adoc | 4 +- ...ly_dynamic_variable_outside.changelog.adoc | 4 +- ...namic_variable_outside.changelog.gitlab.md | 10 +- ...ly_dynamic_variable_outside.changelog.html | 4 +- ...mily_dynamic_variable_outside.changelog.md | 10 +- ...mily_dynamic_variable_outside.changelog.sh | 2 + ...5family_dynamic_variable_outside.gitlab.md | 10 +- .../60_5family_dynamic_variable_outside.html | 4 +- .../60_5family_dynamic_variable_outside.json | 6 +- .../60_5family_dynamic_variable_outside.md | 10 +- .../60_5family_dynamic_variable_outside.sh | 2 + .../60_5family_dynamic_variable_outside2.adoc | 4 +- ...y_dynamic_variable_outside2.changelog.adoc | 4 +- ...amic_variable_outside2.changelog.gitlab.md | 10 +- ...y_dynamic_variable_outside2.changelog.html | 4 +- ...ily_dynamic_variable_outside2.changelog.md | 10 +- ...ily_dynamic_variable_outside2.changelog.sh | 2 + ...family_dynamic_variable_outside2.gitlab.md | 10 +- .../60_5family_dynamic_variable_outside2.html | 4 +- .../60_5family_dynamic_variable_outside2.json | 6 +- .../60_5family_dynamic_variable_outside2.md | 10 +- .../60_5family_dynamic_variable_outside2.sh | 2 + ...amily_dynamic_variable_outside2_empty.adoc | 4 +- ...mic_variable_outside2_empty.changelog.adoc | 4 +- ...ariable_outside2_empty.changelog.gitlab.md | 10 +- ...mic_variable_outside2_empty.changelog.html | 4 +- ...namic_variable_outside2_empty.changelog.md | 10 +- ...namic_variable_outside2_empty.changelog.sh | 2 + ..._dynamic_variable_outside2_empty.gitlab.md | 10 +- ...amily_dynamic_variable_outside2_empty.html | 4 +- ...amily_dynamic_variable_outside2_empty.json | 6 +- ...5family_dynamic_variable_outside2_empty.md | 10 +- ...5family_dynamic_variable_outside2_empty.sh | 2 + ..._5family_dynamic_variable_outside_1_0.adoc | 4 +- ...ynamic_variable_outside_1_0.changelog.adoc | 4 +- ...c_variable_outside_1_0.changelog.gitlab.md | 10 +- ...ynamic_variable_outside_1_0.changelog.html | 4 +- ..._dynamic_variable_outside_1_0.changelog.md | 10 +- ..._dynamic_variable_outside_1_0.changelog.sh | 2 + ...ily_dynamic_variable_outside_1_0.gitlab.md | 10 +- ..._5family_dynamic_variable_outside_1_0.html | 4 +- ..._5family_dynamic_variable_outside_1_0.json | 6 +- ...60_5family_dynamic_variable_outside_1_0.md | 10 +- ...60_5family_dynamic_variable_outside_1_0.sh | 2 + ...family_dynamic_variable_outside_empty.adoc | 4 +- ...amic_variable_outside_empty.changelog.adoc | 4 +- ...variable_outside_empty.changelog.gitlab.md | 10 +- ...amic_variable_outside_empty.changelog.html | 4 +- ...ynamic_variable_outside_empty.changelog.md | 10 +- ...ynamic_variable_outside_empty.changelog.sh | 2 + ...y_dynamic_variable_outside_empty.gitlab.md | 10 +- ...family_dynamic_variable_outside_empty.html | 4 +- ...family_dynamic_variable_outside_empty.json | 6 +- ..._5family_dynamic_variable_outside_empty.md | 10 +- ..._5family_dynamic_variable_outside_empty.sh | 2 + ...family_dynamic_variable_outside_jinja.json | 2 +- ..._dynamic_variable_outside_jinja_empty.json | 2 +- ...y_dynamic_variable_outside_sub_suffix.adoc | 23 ++ ...variable_outside_sub_suffix.changelog.adoc | 25 ++ ...ble_outside_sub_suffix.changelog.gitlab.md | 10 + ...variable_outside_sub_suffix.changelog.html | 15 + ...c_variable_outside_sub_suffix.changelog.md | 8 + ...c_variable_outside_sub_suffix.changelog.sh | 28 ++ ...amic_variable_outside_sub_suffix.gitlab.md | 6 + ...y_dynamic_variable_outside_sub_suffix.html | 13 + ...y_dynamic_variable_outside_sub_suffix.json | 205 ++++++++++++++ ...ily_dynamic_variable_outside_sub_suffix.md | 6 + ...ily_dynamic_variable_outside_sub_suffix.sh | 25 ++ ...mic_variable_outside_sub_suffix_empty.adoc | 6 +- ...le_outside_sub_suffix_empty.changelog.adoc | 6 +- ...tside_sub_suffix_empty.changelog.gitlab.md | 10 +- ...le_outside_sub_suffix_empty.changelog.html | 6 +- ...able_outside_sub_suffix_empty.changelog.md | 10 +- ...able_outside_sub_suffix_empty.changelog.sh | 8 +- ...ariable_outside_sub_suffix_empty.gitlab.md | 10 +- ...mic_variable_outside_sub_suffix_empty.html | 6 +- ...mic_variable_outside_sub_suffix_empty.json | 8 +- ...namic_variable_outside_sub_suffix_empty.md | 10 +- ...namic_variable_outside_sub_suffix_empty.sh | 8 +- ...amily_dynamic_variable_outside_suffix.adoc | 2 +- ...mic_variable_outside_suffix.changelog.adoc | 2 +- ...ariable_outside_suffix.changelog.gitlab.md | 10 +- ...mic_variable_outside_suffix.changelog.html | 8 +- ...namic_variable_outside_suffix.changelog.md | 10 +- ...namic_variable_outside_suffix.changelog.sh | 1 + ..._dynamic_variable_outside_suffix.gitlab.md | 10 +- ...amily_dynamic_variable_outside_suffix.html | 8 +- ...amily_dynamic_variable_outside_suffix.json | 4 +- ...5family_dynamic_variable_outside_suffix.md | 10 +- ...5family_dynamic_variable_outside_suffix.sh | 1 + ...dynamic_variable_outside_suffix_empty.adoc | 2 +- ...riable_outside_suffix_empty.changelog.adoc | 2 +- ...e_outside_suffix_empty.changelog.gitlab.md | 10 +- ...riable_outside_suffix_empty.changelog.html | 8 +- ...variable_outside_suffix_empty.changelog.md | 10 +- ...variable_outside_suffix_empty.changelog.sh | 3 +- ...ic_variable_outside_suffix_empty.gitlab.md | 10 +- ...dynamic_variable_outside_suffix_empty.html | 8 +- ...dynamic_variable_outside_suffix_empty.json | 4 +- ...y_dynamic_variable_outside_suffix_empty.md | 10 +- ...y_dynamic_variable_outside_suffix_empty.sh | 3 +- .../60_6family_dynamic_inside.adoc | 10 +- .../60_6family_dynamic_inside.changelog.adoc | 10 +- ...6family_dynamic_inside.changelog.gitlab.md | 14 +- .../60_6family_dynamic_inside.changelog.html | 16 +- .../60_6family_dynamic_inside.changelog.md | 14 +- .../60_6family_dynamic_inside.changelog.sh | 9 +- .../60_6family_dynamic_inside.gitlab.md | 14 +- .../60_6family_dynamic_inside.html | 16 +- .../60_6family_dynamic_inside.json | 12 +- .../60_6family_dynamic_inside.md | 14 +- .../60_6family_dynamic_inside.sh | 9 +- .../60_6family_dynamic_inside_empty.adoc | 10 +- ...family_dynamic_inside_empty.changelog.adoc | 10 +- ...y_dynamic_inside_empty.changelog.gitlab.md | 14 +- ...family_dynamic_inside_empty.changelog.html | 16 +- ..._6family_dynamic_inside_empty.changelog.md | 14 +- ..._6family_dynamic_inside_empty.changelog.sh | 9 +- .../60_6family_dynamic_inside_empty.gitlab.md | 14 +- .../60_6family_dynamic_inside_empty.html | 16 +- .../60_6family_dynamic_inside_empty.json | 12 +- .../60_6family_dynamic_inside_empty.md | 14 +- .../60_6family_dynamic_inside_empty.sh | 9 +- .../60_6family_dynamic_leadership.json | 2 +- .../60_6family_dynamic_leadership_empty.json | 2 +- .../60_6family_dynamic_sub_dynamic.json | 6 +- .../60_6family_dynamic_sub_dynamic_1_0.json | 6 +- .../60_6family_dynamic_sub_dynamic_1_0_2.json | 4 +- .../60_6family_dynamic_sub_dynamic_empty.json | 6 +- ...60_6family_dynamic_sub_dynamic_empty2.json | 6 +- .../60_6family_dynamic_suffix_auto_multi.adoc | 4 +- ...y_dynamic_suffix_auto_multi.changelog.adoc | 4 +- ...amic_suffix_auto_multi.changelog.gitlab.md | 10 +- ...y_dynamic_suffix_auto_multi.changelog.html | 4 +- ...ily_dynamic_suffix_auto_multi.changelog.md | 10 +- ...ily_dynamic_suffix_auto_multi.changelog.sh | 2 + ...family_dynamic_suffix_auto_multi.gitlab.md | 10 +- .../60_6family_dynamic_suffix_auto_multi.html | 4 +- .../60_6family_dynamic_suffix_auto_multi.json | 8 +- .../60_6family_dynamic_suffix_auto_multi.md | 10 +- .../60_6family_dynamic_suffix_auto_multi.sh | 2 + ...60_6family_dynamic_suffix_auto_multi2.adoc | 4 +- ..._dynamic_suffix_auto_multi2.changelog.adoc | 4 +- ...mic_suffix_auto_multi2.changelog.gitlab.md | 10 +- ..._dynamic_suffix_auto_multi2.changelog.html | 4 +- ...ly_dynamic_suffix_auto_multi2.changelog.md | 10 +- ...ly_dynamic_suffix_auto_multi2.changelog.sh | 2 + ...amily_dynamic_suffix_auto_multi2.gitlab.md | 10 +- ...60_6family_dynamic_suffix_auto_multi2.html | 4 +- ...60_6family_dynamic_suffix_auto_multi2.json | 8 +- .../60_6family_dynamic_suffix_auto_multi2.md | 10 +- .../60_6family_dynamic_suffix_auto_multi2.sh | 2 + .../60_9extra_dynamic.json | 2 +- .../60_9extra_dynamic_extra.json | 2 +- .../60_9family_dynamic_calc_both.json | 2 +- ...warnings_60_5family_dynamic_unknown_suffix | 1 + ...family_dynamic_variable_outside_sub_suffix | 1 + .../00_2default_calculated_multi.adoc | 2 +- ...0_2default_calculated_multi.changelog.adoc | 2 +- ...fault_calculated_multi.changelog.gitlab.md | 8 +- ...0_2default_calculated_multi.changelog.html | 6 +- .../00_2default_calculated_multi.changelog.md | 8 +- .../00_2default_calculated_multi.changelog.sh | 2 +- .../00_2default_calculated_multi.gitlab.md | 8 +- .../00_2default_calculated_multi.html | 6 +- .../00_2default_calculated_multi.json | 2 +- .../00_2default_calculated_multi.md | 8 +- .../00_2default_calculated_multi.sh | 2 +- .../00_2default_calculated_variable.adoc | 2 +- ...default_calculated_variable.changelog.adoc | 2 +- ...lt_calculated_variable.changelog.gitlab.md | 8 +- ...default_calculated_variable.changelog.html | 6 +- ..._2default_calculated_variable.changelog.md | 8 +- ..._2default_calculated_variable.changelog.sh | 2 +- .../00_2default_calculated_variable.gitlab.md | 8 +- .../00_2default_calculated_variable.html | 6 +- .../00_2default_calculated_variable.json | 2 +- .../00_2default_calculated_variable.md | 8 +- .../00_2default_calculated_variable.sh | 2 +- ...efault_calculated_variable_transitive.adoc | 2 +- ...culated_variable_transitive.changelog.adoc | 2 +- ...ed_variable_transitive.changelog.gitlab.md | 8 +- ...culated_variable_transitive.changelog.html | 2 +- ...alculated_variable_transitive.changelog.md | 8 +- ...alculated_variable_transitive.changelog.sh | 2 +- ...t_calculated_variable_transitive.gitlab.md | 8 +- ...efault_calculated_variable_transitive.html | 2 +- ...efault_calculated_variable_transitive.json | 2 +- ...2default_calculated_variable_transitive.md | 8 +- ...2default_calculated_variable_transitive.sh | 2 +- .../test_without_family/00_6choice_link.adoc | 2 +- .../00_6choice_link.changelog.adoc | 2 +- .../00_6choice_link.changelog.gitlab.md | 8 +- .../00_6choice_link.changelog.html | 2 +- .../00_6choice_link.changelog.md | 8 +- .../00_6choice_link.changelog.sh | 2 +- .../00_6choice_link.gitlab.md | 8 +- .../test_without_family/00_6choice_link.html | 2 +- .../test_without_family/00_6choice_link.json | 2 +- .../test_without_family/00_6choice_link.md | 8 +- .../test_without_family/00_6choice_link.sh | 2 +- .../00_6choice_variable.adoc | 2 +- .../00_6choice_variable.changelog.adoc | 2 +- .../00_6choice_variable.changelog.gitlab.md | 8 +- .../00_6choice_variable.changelog.html | 6 +- .../00_6choice_variable.changelog.md | 8 +- .../00_6choice_variable.changelog.sh | 2 +- .../00_6choice_variable.gitlab.md | 8 +- .../00_6choice_variable.html | 6 +- .../00_6choice_variable.json | 2 +- .../00_6choice_variable.md | 8 +- .../00_6choice_variable.sh | 2 +- .../00_6choice_variable_link.adoc | 6 +- .../00_6choice_variable_link.changelog.adoc | 6 +- ..._6choice_variable_link.changelog.gitlab.md | 10 +- .../00_6choice_variable_link.changelog.html | 8 +- .../00_6choice_variable_link.changelog.md | 10 +- .../00_6choice_variable_link.changelog.sh | 6 +- .../00_6choice_variable_link.gitlab.md | 10 +- .../00_6choice_variable_link.html | 8 +- .../00_6choice_variable_link.json | 6 +- .../00_6choice_variable_link.md | 10 +- .../00_6choice_variable_link.sh | 6 +- .../00_6choice_variable_link2.adoc | 6 +- .../00_6choice_variable_link2.changelog.adoc | 6 +- ...6choice_variable_link2.changelog.gitlab.md | 10 +- .../00_6choice_variable_link2.changelog.html | 8 +- .../00_6choice_variable_link2.changelog.md | 10 +- .../00_6choice_variable_link2.changelog.sh | 6 +- .../00_6choice_variable_link2.gitlab.md | 10 +- .../00_6choice_variable_link2.html | 8 +- .../00_6choice_variable_link2.json | 6 +- .../00_6choice_variable_link2.md | 10 +- .../00_6choice_variable_link2.sh | 6 +- .../test_without_family/00_6regexp_link.adoc | 2 +- .../00_6regexp_link.changelog.adoc | 2 +- .../00_6regexp_link.changelog.gitlab.md | 8 +- .../00_6regexp_link.changelog.html | 2 +- .../00_6regexp_link.changelog.md | 8 +- .../00_6regexp_link.changelog.sh | 2 +- .../00_6regexp_link.gitlab.md | 8 +- .../test_without_family/00_6regexp_link.html | 2 +- .../test_without_family/00_6regexp_link.json | 2 +- .../test_without_family/00_6regexp_link.md | 8 +- .../test_without_family/00_6regexp_link.sh | 2 +- .../00_9choice_variables.adoc | 4 +- .../00_9choice_variables.changelog.adoc | 4 +- .../00_9choice_variables.changelog.gitlab.md | 10 +- .../00_9choice_variables.changelog.html | 4 +- .../00_9choice_variables.changelog.md | 10 +- .../00_9choice_variables.changelog.sh | 2 + .../00_9choice_variables.gitlab.md | 10 +- .../00_9choice_variables.html | 4 +- .../00_9choice_variables.json | 4 +- .../00_9choice_variables.md | 10 +- .../00_9choice_variables.sh | 2 + ...0_9default_calculation_multi_optional.adoc | 2 +- ..._calculation_multi_optional.changelog.adoc | 2 +- ...ulation_multi_optional.changelog.gitlab.md | 8 +- ..._calculation_multi_optional.changelog.html | 6 +- ...lt_calculation_multi_optional.changelog.md | 8 +- ...lt_calculation_multi_optional.changelog.sh | 3 +- ...fault_calculation_multi_optional.gitlab.md | 8 +- ...0_9default_calculation_multi_optional.html | 6 +- ...0_9default_calculation_multi_optional.json | 2 +- .../00_9default_calculation_multi_optional.md | 8 +- .../00_9default_calculation_multi_optional.sh | 3 +- ..._9default_calculation_multi_optional2.adoc | 2 +- ...calculation_multi_optional2.changelog.adoc | 2 +- ...lation_multi_optional2.changelog.gitlab.md | 8 +- ...calculation_multi_optional2.changelog.html | 6 +- ...t_calculation_multi_optional2.changelog.md | 8 +- ...t_calculation_multi_optional2.changelog.sh | 3 +- ...ault_calculation_multi_optional2.gitlab.md | 8 +- ..._9default_calculation_multi_optional2.html | 6 +- ..._9default_calculation_multi_optional2.json | 2 +- ...00_9default_calculation_multi_optional2.md | 8 +- ...00_9default_calculation_multi_optional2.sh | 3 +- ...lt_calculation_multi_optional_default.adoc | 2 +- ...tion_multi_optional_default.changelog.adoc | 2 +- ...multi_optional_default.changelog.gitlab.md | 8 +- ...tion_multi_optional_default.changelog.html | 6 +- ...lation_multi_optional_default.changelog.md | 8 +- ...lation_multi_optional_default.changelog.sh | 3 +- ...lculation_multi_optional_default.gitlab.md | 8 +- ...lt_calculation_multi_optional_default.html | 6 +- ...lt_calculation_multi_optional_default.json | 2 +- ...ault_calculation_multi_optional_default.md | 8 +- ...ault_calculation_multi_optional_default.sh | 3 +- ..._9default_calculation_optional_exists.adoc | 6 +- ...calculation_optional_exists.changelog.adoc | 6 +- ...lation_optional_exists.changelog.gitlab.md | 8 +- ...calculation_optional_exists.changelog.html | 6 +- ...t_calculation_optional_exists.changelog.md | 8 +- ...t_calculation_optional_exists.changelog.sh | 4 +- ...ault_calculation_optional_exists.gitlab.md | 8 +- ..._9default_calculation_optional_exists.html | 6 +- ..._9default_calculation_optional_exists.json | 2 +- ...00_9default_calculation_optional_exists.md | 8 +- ...00_9default_calculation_optional_exists.sh | 4 +- ...0_9default_information_other_variable.adoc | 2 +- ..._information_other_variable.changelog.adoc | 2 +- ...rmation_other_variable.changelog.gitlab.md | 8 +- ..._information_other_variable.changelog.html | 6 +- ...lt_information_other_variable.changelog.md | 8 +- ...lt_information_other_variable.changelog.sh | 3 +- ...fault_information_other_variable.gitlab.md | 8 +- ...0_9default_information_other_variable.html | 6 +- ...0_9default_information_other_variable.json | 10 +- .../00_9default_information_other_variable.md | 8 +- .../00_9default_information_other_variable.sh | 3 +- ..._9default_information_other_variable2.adoc | 2 +- ...information_other_variable2.changelog.adoc | 2 +- ...mation_other_variable2.changelog.gitlab.md | 8 +- ...information_other_variable2.changelog.html | 6 +- ...t_information_other_variable2.changelog.md | 8 +- ...t_information_other_variable2.changelog.sh | 3 +- ...ault_information_other_variable2.gitlab.md | 8 +- ..._9default_information_other_variable2.html | 6 +- ..._9default_information_other_variable2.json | 10 +- ...00_9default_information_other_variable2.md | 8 +- ...00_9default_information_other_variable2.sh | 3 +- .../01_9choice_variable_multi.adoc | 2 +- .../01_9choice_variable_multi.changelog.adoc | 2 +- ...9choice_variable_multi.changelog.gitlab.md | 8 +- .../01_9choice_variable_multi.changelog.html | 6 +- .../01_9choice_variable_multi.changelog.md | 8 +- .../01_9choice_variable_multi.changelog.sh | 2 +- .../01_9choice_variable_multi.gitlab.md | 8 +- .../01_9choice_variable_multi.html | 6 +- .../01_9choice_variable_multi.json | 2 +- .../01_9choice_variable_multi.md | 8 +- .../01_9choice_variable_multi.sh | 2 +- .../04_1auto_save_and_calculated.adoc | 2 +- ...4_1auto_save_and_calculated.changelog.adoc | 2 +- ...to_save_and_calculated.changelog.gitlab.md | 8 +- ...4_1auto_save_and_calculated.changelog.html | 6 +- .../04_1auto_save_and_calculated.changelog.md | 8 +- .../04_1auto_save_and_calculated.changelog.sh | 2 +- .../04_1auto_save_and_calculated.gitlab.md | 8 +- .../04_1auto_save_and_calculated.html | 6 +- .../04_1auto_save_and_calculated.json | 2 +- .../04_1auto_save_and_calculated.md | 8 +- .../04_1auto_save_and_calculated.sh | 2 +- .../04_1default_calculation_hidden.adoc | 2 +- ...1default_calculation_hidden.changelog.adoc | 2 +- ...ult_calculation_hidden.changelog.gitlab.md | 10 +- ...1default_calculation_hidden.changelog.html | 8 +- ...4_1default_calculation_hidden.changelog.md | 10 +- ...4_1default_calculation_hidden.changelog.sh | 3 +- .../04_1default_calculation_hidden.gitlab.md | 10 +- .../04_1default_calculation_hidden.html | 8 +- .../04_1default_calculation_hidden.json | 2 +- .../04_1default_calculation_hidden.md | 10 +- .../04_1default_calculation_hidden.sh | 3 +- .../04_1default_calculation_hidden_2.adoc | 2 +- ...efault_calculation_hidden_2.changelog.adoc | 2 +- ...t_calculation_hidden_2.changelog.gitlab.md | 10 +- ...efault_calculation_hidden_2.changelog.html | 8 +- ...1default_calculation_hidden_2.changelog.md | 10 +- ...1default_calculation_hidden_2.changelog.sh | 3 +- ...04_1default_calculation_hidden_2.gitlab.md | 10 +- .../04_1default_calculation_hidden_2.html | 8 +- .../04_1default_calculation_hidden_2.json | 2 +- .../04_1default_calculation_hidden_2.md | 10 +- .../04_1default_calculation_hidden_2.sh | 3 +- ...disabled_calculation_optional_default.adoc | 4 +- ...alculation_optional_default.changelog.adoc | 4 +- ...ation_optional_default.changelog.gitlab.md | 12 +- ...alculation_optional_default.changelog.html | 10 +- ..._calculation_optional_default.changelog.md | 12 +- ..._calculation_optional_default.changelog.sh | 8 +- ...led_calculation_optional_default.gitlab.md | 12 +- ...disabled_calculation_optional_default.html | 10 +- ...disabled_calculation_optional_default.json | 4 +- ..._5disabled_calculation_optional_default.md | 12 +- ..._5disabled_calculation_optional_default.sh | 8 +- .../04_5disabled_calculation_variable.adoc | 2 +- ...sabled_calculation_variable.changelog.adoc | 2 +- ...d_calculation_variable.changelog.gitlab.md | 8 +- ...sabled_calculation_variable.changelog.html | 6 +- ...disabled_calculation_variable.changelog.md | 8 +- ...disabled_calculation_variable.changelog.sh | 3 +- ...4_5disabled_calculation_variable.gitlab.md | 8 +- .../04_5disabled_calculation_variable.html | 6 +- .../04_5disabled_calculation_variable.json | 2 +- .../04_5disabled_calculation_variable.md | 8 +- .../04_5disabled_calculation_variable.sh | 3 +- .../04_5disabled_calculation_variable10.adoc | 2 +- ...bled_calculation_variable10.changelog.adoc | 2 +- ...calculation_variable10.changelog.gitlab.md | 8 +- ...bled_calculation_variable10.changelog.html | 6 +- ...sabled_calculation_variable10.changelog.md | 8 +- ...sabled_calculation_variable10.changelog.sh | 3 +- ...5disabled_calculation_variable10.gitlab.md | 8 +- .../04_5disabled_calculation_variable10.html | 6 +- .../04_5disabled_calculation_variable10.json | 2 +- .../04_5disabled_calculation_variable10.md | 8 +- .../04_5disabled_calculation_variable10.sh | 3 +- .../04_5disabled_calculation_variable2.adoc | 2 +- ...abled_calculation_variable2.changelog.adoc | 2 +- ..._calculation_variable2.changelog.gitlab.md | 8 +- ...abled_calculation_variable2.changelog.html | 6 +- ...isabled_calculation_variable2.changelog.md | 8 +- ...isabled_calculation_variable2.changelog.sh | 3 +- ..._5disabled_calculation_variable2.gitlab.md | 8 +- .../04_5disabled_calculation_variable2.html | 6 +- .../04_5disabled_calculation_variable2.json | 2 +- .../04_5disabled_calculation_variable2.md | 8 +- .../04_5disabled_calculation_variable2.sh | 3 +- .../04_5disabled_calculation_variable3.adoc | 2 +- ...abled_calculation_variable3.changelog.adoc | 2 +- ..._calculation_variable3.changelog.gitlab.md | 8 +- ...abled_calculation_variable3.changelog.html | 6 +- ...isabled_calculation_variable3.changelog.md | 8 +- ...isabled_calculation_variable3.changelog.sh | 3 +- ..._5disabled_calculation_variable3.gitlab.md | 8 +- .../04_5disabled_calculation_variable3.html | 6 +- .../04_5disabled_calculation_variable3.json | 2 +- .../04_5disabled_calculation_variable3.md | 8 +- .../04_5disabled_calculation_variable3.sh | 3 +- .../04_5disabled_calculation_variable4.adoc | 2 +- ...abled_calculation_variable4.changelog.adoc | 2 +- ..._calculation_variable4.changelog.gitlab.md | 8 +- ...abled_calculation_variable4.changelog.html | 6 +- ...isabled_calculation_variable4.changelog.md | 8 +- ...isabled_calculation_variable4.changelog.sh | 3 +- ..._5disabled_calculation_variable4.gitlab.md | 8 +- .../04_5disabled_calculation_variable4.html | 6 +- .../04_5disabled_calculation_variable4.json | 2 +- .../04_5disabled_calculation_variable4.md | 8 +- .../04_5disabled_calculation_variable4.sh | 3 +- .../04_5disabled_calculation_variable7.adoc | 2 +- ...abled_calculation_variable7.changelog.adoc | 2 +- ..._calculation_variable7.changelog.gitlab.md | 8 +- ...abled_calculation_variable7.changelog.html | 6 +- ...isabled_calculation_variable7.changelog.md | 8 +- ...isabled_calculation_variable7.changelog.sh | 3 +- ..._5disabled_calculation_variable7.gitlab.md | 8 +- .../04_5disabled_calculation_variable7.html | 6 +- .../04_5disabled_calculation_variable7.json | 2 +- .../04_5disabled_calculation_variable7.md | 8 +- .../04_5disabled_calculation_variable7.sh | 3 +- ..._5disabled_calculation_variable_multi.adoc | 2 +- ..._calculation_variable_multi.changelog.adoc | 2 +- ...ulation_variable_multi.changelog.gitlab.md | 8 +- ..._calculation_variable_multi.changelog.html | 6 +- ...ed_calculation_variable_multi.changelog.md | 8 +- ...ed_calculation_variable_multi.changelog.sh | 3 +- ...abled_calculation_variable_multi.gitlab.md | 8 +- ..._5disabled_calculation_variable_multi.html | 6 +- ..._5disabled_calculation_variable_multi.json | 2 +- ...04_5disabled_calculation_variable_multi.md | 8 +- ...04_5disabled_calculation_variable_multi.sh | 3 +- ...abled_calculation_variable_transitive.adoc | 4 +- ...ulation_variable_transitive.changelog.adoc | 4 +- ...on_variable_transitive.changelog.gitlab.md | 10 +- ...ulation_variable_transitive.changelog.html | 8 +- ...lculation_variable_transitive.changelog.md | 10 +- ...lculation_variable_transitive.changelog.sh | 5 +- ..._calculation_variable_transitive.gitlab.md | 10 +- ...abled_calculation_variable_transitive.html | 8 +- ...abled_calculation_variable_transitive.json | 4 +- ...isabled_calculation_variable_transitive.md | 10 +- ...isabled_calculation_variable_transitive.sh | 5 +- ...led_calculation_variable_transitive_3.adoc | 4 +- ...ation_variable_transitive_3.changelog.adoc | 4 +- ..._variable_transitive_3.changelog.gitlab.md | 10 +- ...ation_variable_transitive_3.changelog.html | 8 +- ...ulation_variable_transitive_3.changelog.md | 10 +- ...ulation_variable_transitive_3.changelog.sh | 7 +- ...alculation_variable_transitive_3.gitlab.md | 10 +- ...led_calculation_variable_transitive_3.html | 8 +- ...led_calculation_variable_transitive_3.json | 4 +- ...abled_calculation_variable_transitive_3.md | 10 +- ...abled_calculation_variable_transitive_3.sh | 7 +- ...led_calculation_variable_transitive_4.adoc | 4 +- ...ation_variable_transitive_4.changelog.adoc | 4 +- ..._variable_transitive_4.changelog.gitlab.md | 10 +- ...ation_variable_transitive_4.changelog.html | 8 +- ...ulation_variable_transitive_4.changelog.md | 10 +- ...ulation_variable_transitive_4.changelog.sh | 7 +- ...alculation_variable_transitive_4.gitlab.md | 10 +- ...led_calculation_variable_transitive_4.html | 8 +- ...led_calculation_variable_transitive_4.json | 4 +- ...abled_calculation_variable_transitive_4.md | 10 +- ...abled_calculation_variable_transitive_4.sh | 7 +- .../20_9default_information_parent.adoc | 2 +- ...9default_information_parent.changelog.adoc | 2 +- ...ult_information_parent.changelog.gitlab.md | 8 +- ...9default_information_parent.changelog.html | 6 +- ...0_9default_information_parent.changelog.md | 8 +- ...0_9default_information_parent.changelog.sh | 2 +- .../20_9default_information_parent.gitlab.md | 8 +- .../20_9default_information_parent.html | 6 +- .../20_9default_information_parent.json | 10 +- .../20_9default_information_parent.md | 8 +- .../20_9default_information_parent.sh | 2 +- .../20_9family_absolute.adoc | 12 +- .../20_9family_absolute.changelog.adoc | 12 +- .../20_9family_absolute.changelog.gitlab.md | 16 +- .../20_9family_absolute.changelog.html | 20 +- .../20_9family_absolute.changelog.md | 16 +- .../20_9family_absolute.changelog.sh | 11 +- .../20_9family_absolute.gitlab.md | 16 +- .../20_9family_absolute.html | 20 +- .../20_9family_absolute.json | 12 +- .../20_9family_absolute.md | 16 +- .../20_9family_absolute.sh | 11 +- ..._hidden_condition_variable_sub_family.json | 2 +- ..._0family_mandatory_condition_variable.adoc | 2 +- ...andatory_condition_variable.changelog.adoc | 2 +- ...ory_condition_variable.changelog.gitlab.md | 8 +- ...andatory_condition_variable.changelog.html | 6 +- ..._mandatory_condition_variable.changelog.md | 8 +- ..._mandatory_condition_variable.changelog.sh | 3 +- ...ily_mandatory_condition_variable.gitlab.md | 8 +- ..._0family_mandatory_condition_variable.html | 6 +- ..._0family_mandatory_condition_variable.json | 2 +- ...24_0family_mandatory_condition_variable.md | 8 +- ...24_0family_mandatory_condition_variable.sh | 3 +- .../40_0leadership_leader_follower.adoc | 2 +- ...0leadership_leader_follower.changelog.adoc | 2 +- ...ership_leader_follower.changelog.gitlab.md | 8 +- ...0leadership_leader_follower.changelog.html | 6 +- ...0_0leadership_leader_follower.changelog.md | 8 +- ...0_0leadership_leader_follower.changelog.sh | 2 +- .../40_0leadership_leader_follower.gitlab.md | 8 +- .../40_0leadership_leader_follower.html | 6 +- .../40_0leadership_leader_follower.json | 2 +- .../40_0leadership_leader_follower.md | 8 +- .../40_0leadership_leader_follower.sh | 2 +- .../40_8calculation_multi_variable.adoc | 4 +- ...8calculation_multi_variable.changelog.adoc | 4 +- ...ulation_multi_variable.changelog.gitlab.md | 10 +- ...8calculation_multi_variable.changelog.html | 4 +- ...0_8calculation_multi_variable.changelog.md | 10 +- ...0_8calculation_multi_variable.changelog.sh | 4 +- .../40_8calculation_multi_variable.gitlab.md | 10 +- .../40_8calculation_multi_variable.html | 4 +- .../40_8calculation_multi_variable.json | 4 +- .../40_8calculation_multi_variable.md | 10 +- .../40_8calculation_multi_variable.sh | 4 +- ...40_8calculation_multi_variable_parent.adoc | 2 +- ...ation_multi_variable_parent.changelog.adoc | 2 +- ..._multi_variable_parent.changelog.gitlab.md | 8 +- ...ation_multi_variable_parent.changelog.html | 6 +- ...ulation_multi_variable_parent.changelog.md | 8 +- ...ulation_multi_variable_parent.changelog.sh | 2 +- ...alculation_multi_variable_parent.gitlab.md | 8 +- ...40_8calculation_multi_variable_parent.html | 6 +- ...40_8calculation_multi_variable_parent.json | 2 +- .../40_8calculation_multi_variable_parent.md | 8 +- .../40_8calculation_multi_variable_parent.sh | 2 +- ...0_8calculation_multi_variable_parent2.adoc | 2 +- ...tion_multi_variable_parent2.changelog.adoc | 2 +- ...multi_variable_parent2.changelog.gitlab.md | 8 +- ...tion_multi_variable_parent2.changelog.html | 6 +- ...lation_multi_variable_parent2.changelog.md | 8 +- ...lation_multi_variable_parent2.changelog.sh | 2 +- ...lculation_multi_variable_parent2.gitlab.md | 8 +- ...0_8calculation_multi_variable_parent2.html | 6 +- ...0_8calculation_multi_variable_parent2.json | 2 +- .../40_8calculation_multi_variable_parent2.md | 8 +- .../40_8calculation_multi_variable_parent2.sh | 2 +- ...variable_leader_follower_multi_inside.adoc | 2 +- ...eader_follower_multi_inside.changelog.adoc | 2 +- ..._follower_multi_inside.changelog.gitlab.md | 8 +- ...eader_follower_multi_inside.changelog.html | 6 +- ..._leader_follower_multi_inside.changelog.md | 8 +- ..._leader_follower_multi_inside.changelog.sh | 2 +- ...ble_leader_follower_multi_inside.gitlab.md | 8 +- ...variable_leader_follower_multi_inside.html | 6 +- ...variable_leader_follower_multi_inside.json | 2 +- ...n_variable_leader_follower_multi_inside.md | 8 +- ...n_variable_leader_follower_multi_inside.sh | 2 +- ...ulation-outside-follower-no-mandatory.adoc | 8 +- ...tside-follower-no-mandatory.changelog.adoc | 8 +- ...-follower-no-mandatory.changelog.gitlab.md | 10 +- ...tside-follower-no-mandatory.changelog.html | 8 +- ...outside-follower-no-mandatory.changelog.md | 10 +- ...outside-follower-no-mandatory.changelog.sh | 2 +- ...on-outside-follower-no-mandatory.gitlab.md | 10 +- ...ulation-outside-follower-no-mandatory.html | 8 +- ...ulation-outside-follower-no-mandatory.json | 2 +- ...lculation-outside-follower-no-mandatory.md | 10 +- ...lculation-outside-follower-no-mandatory.sh | 2 +- ...adership-calculation-outside-follower.adoc | 2 +- ...alculation-outside-follower.changelog.adoc | 2 +- ...ation-outside-follower.changelog.gitlab.md | 12 +- ...alculation-outside-follower.changelog.html | 10 +- ...-calculation-outside-follower.changelog.md | 12 +- ...-calculation-outside-follower.changelog.sh | 2 +- ...hip-calculation-outside-follower.gitlab.md | 12 +- ...adership-calculation-outside-follower.html | 10 +- ...adership-calculation-outside-follower.json | 2 +- ...leadership-calculation-outside-follower.md | 12 +- ...leadership-calculation-outside-follower.sh | 2 +- ...leadership-calculation-outside-leader.adoc | 2 +- ...-calculation-outside-leader.changelog.adoc | 2 +- ...ulation-outside-leader.changelog.gitlab.md | 12 +- ...-calculation-outside-leader.changelog.html | 10 +- ...ip-calculation-outside-leader.changelog.md | 12 +- ...ip-calculation-outside-leader.changelog.sh | 2 +- ...rship-calculation-outside-leader.gitlab.md | 12 +- ...leadership-calculation-outside-leader.html | 10 +- ...leadership-calculation-outside-leader.json | 2 +- ..._9leadership-calculation-outside-leader.md | 12 +- ..._9leadership-calculation-outside-leader.sh | 2 +- .../40_9leadership-calculation-variable.adoc | 2 +- ...ership-calculation-variable.changelog.adoc | 2 +- ...p-calculation-variable.changelog.gitlab.md | 12 +- ...ership-calculation-variable.changelog.html | 10 +- ...adership-calculation-variable.changelog.md | 12 +- ...adership-calculation-variable.changelog.sh | 2 +- ...9leadership-calculation-variable.gitlab.md | 12 +- .../40_9leadership-calculation-variable.html | 10 +- .../40_9leadership-calculation-variable.json | 2 +- .../40_9leadership-calculation-variable.md | 12 +- .../40_9leadership-calculation-variable.sh | 2 +- ...-calculation-variable_leader_follower.adoc | 2 +- ...on-variable_leader_follower.changelog.adoc | 2 +- ...riable_leader_follower.changelog.gitlab.md | 12 +- ...on-variable_leader_follower.changelog.html | 10 +- ...tion-variable_leader_follower.changelog.md | 12 +- ...tion-variable_leader_follower.changelog.sh | 1 + ...ulation-variable_leader_follower.gitlab.md | 12 +- ...-calculation-variable_leader_follower.html | 10 +- ...-calculation-variable_leader_follower.json | 2 +- ...ip-calculation-variable_leader_follower.md | 12 +- ...ip-calculation-variable_leader_follower.sh | 1 + ...ion-variable_leader_follower_not_same.adoc | 2 +- ...le_leader_follower_not_same.changelog.adoc | 2 +- ...ader_follower_not_same.changelog.gitlab.md | 12 +- ...le_leader_follower_not_same.changelog.html | 10 +- ...able_leader_follower_not_same.changelog.md | 12 +- ...able_leader_follower_not_same.changelog.sh | 2 +- ...ariable_leader_follower_not_same.gitlab.md | 12 +- ...ion-variable_leader_follower_not_same.html | 10 +- ...ion-variable_leader_follower_not_same.json | 2 +- ...ation-variable_leader_follower_not_same.md | 12 +- ...ation-variable_leader_follower_not_same.sh | 2 +- .../60_0family_dynamic.json | 2 +- .../60_0family_dynamic_1_1.json | 2 +- .../60_0family_dynamic_1_1_empty.json | 2 +- .../60_0family_dynamic_empty.json | 2 +- .../60_0family_dynamic_forbidden_char.json | 2 +- .../60_0family_dynamic_no_description.json | 2 +- ..._0family_dynamic_no_description_empty.json | 2 +- .../60_0family_dynamic_test.json | 2 +- .../60_0family_dynamic_upper_char.json | 2 +- .../60_0family_dynamic_variable_empty.json | 2 +- .../60_0family_dynamic_variable_suffix.json | 2 +- ...0family_dynamic_variable_suffix_empty.json | 2 +- ..._2family_dynamic_jinja_fill_sub_group.adoc | 2 +- ...ynamic_jinja_fill_sub_group.changelog.adoc | 2 +- ...c_jinja_fill_sub_group.changelog.gitlab.md | 10 +- ...ynamic_jinja_fill_sub_group.changelog.html | 8 +- ..._dynamic_jinja_fill_sub_group.changelog.md | 10 +- ..._dynamic_jinja_fill_sub_group.changelog.sh | 2 +- ...ily_dynamic_jinja_fill_sub_group.gitlab.md | 10 +- ..._2family_dynamic_jinja_fill_sub_group.html | 8 +- ..._2family_dynamic_jinja_fill_sub_group.json | 4 +- ...60_2family_dynamic_jinja_fill_sub_group.md | 10 +- ...60_2family_dynamic_jinja_fill_sub_group.sh | 2 +- ...family_dynamic_jinja_fill_sub_group_2.json | 2 +- ..._dynamic_jinja_fill_sub_group_2_empty.json | 2 +- ...ly_dynamic_jinja_fill_sub_group_empty.json | 2 +- .../60_2family_dynamic_outside_calc.json | 2 +- ...60_2family_dynamic_outside_calc_empty.json | 2 +- .../60_5family_dynamic_calc_description.adoc | 6 +- ...ly_dynamic_calc_description.changelog.adoc | 6 +- ...namic_calc_description.changelog.gitlab.md | 10 +- ...ly_dynamic_calc_description.changelog.html | 10 +- ...mily_dynamic_calc_description.changelog.md | 10 +- ...mily_dynamic_calc_description.changelog.sh | 6 +- ...5family_dynamic_calc_description.gitlab.md | 10 +- .../60_5family_dynamic_calc_description.html | 10 +- .../60_5family_dynamic_calc_description.json | 6 +- .../60_5family_dynamic_calc_description.md | 10 +- .../60_5family_dynamic_calc_description.sh | 6 +- .../60_5family_dynamic_calc_identifier.adoc | 4 +- ...ily_dynamic_calc_identifier.changelog.adoc | 4 +- ...ynamic_calc_identifier.changelog.gitlab.md | 12 +- ...ily_dynamic_calc_identifier.changelog.html | 4 +- ...amily_dynamic_calc_identifier.changelog.md | 12 +- ...amily_dynamic_calc_identifier.changelog.sh | 4 +- ..._5family_dynamic_calc_identifier.gitlab.md | 12 +- .../60_5family_dynamic_calc_identifier.html | 4 +- .../60_5family_dynamic_calc_identifier.json | 6 +- .../60_5family_dynamic_calc_identifier.md | 12 +- .../60_5family_dynamic_calc_identifier.sh | 4 +- ...5family_dynamic_calc_identifier_multi.adoc | 4 +- ...namic_calc_identifier_multi.changelog.adoc | 4 +- ..._calc_identifier_multi.changelog.gitlab.md | 12 +- ...namic_calc_identifier_multi.changelog.html | 4 +- ...dynamic_calc_identifier_multi.changelog.md | 12 +- ...dynamic_calc_identifier_multi.changelog.sh | 4 +- ...ly_dynamic_calc_identifier_multi.gitlab.md | 12 +- ...5family_dynamic_calc_identifier_multi.html | 4 +- ...5family_dynamic_calc_identifier_multi.json | 6 +- ...0_5family_dynamic_calc_identifier_multi.md | 12 +- ...0_5family_dynamic_calc_identifier_multi.sh | 4 +- .../60_5family_dynamic_calc_suffix2.json | 2 +- ...60_5family_dynamic_calc_suffix2_empty.json | 2 +- .../60_5family_dynamic_calc_suffix_param.json | 2 +- ...amily_dynamic_calc_suffix_param_empty.json | 2 +- .../60_5family_dynamic_calc_variable.adoc | 2 +- ...amily_dynamic_calc_variable.changelog.adoc | 2 +- ..._dynamic_calc_variable.changelog.gitlab.md | 10 +- ...amily_dynamic_calc_variable.changelog.html | 8 +- ...5family_dynamic_calc_variable.changelog.md | 10 +- ...5family_dynamic_calc_variable.changelog.sh | 2 +- ...60_5family_dynamic_calc_variable.gitlab.md | 10 +- .../60_5family_dynamic_calc_variable.html | 8 +- .../60_5family_dynamic_calc_variable.json | 4 +- .../60_5family_dynamic_calc_variable.md | 10 +- .../60_5family_dynamic_calc_variable.sh | 2 +- ...family_dynamic_calc_variable_disabled.adoc | 4 +- ...amic_calc_variable_disabled.changelog.adoc | 4 +- ...calc_variable_disabled.changelog.gitlab.md | 8 +- ...amic_calc_variable_disabled.changelog.html | 4 +- ...ynamic_calc_variable_disabled.changelog.md | 8 +- ...ynamic_calc_variable_disabled.changelog.sh | 6 +- ...y_dynamic_calc_variable_disabled.gitlab.md | 8 +- ...family_dynamic_calc_variable_disabled.html | 4 +- ...family_dynamic_calc_variable_disabled.json | 4 +- ..._5family_dynamic_calc_variable_disabled.md | 8 +- ..._5family_dynamic_calc_variable_disabled.sh | 6 +- ...ynamic_calc_variable_disabled_outside.adoc | 2 +- ...c_variable_disabled_outside.changelog.adoc | 2 +- ...iable_disabled_outside.changelog.gitlab.md | 8 +- ...c_variable_disabled_outside.changelog.html | 6 +- ...alc_variable_disabled_outside.changelog.md | 8 +- ...alc_variable_disabled_outside.changelog.sh | 4 +- ...c_calc_variable_disabled_outside.gitlab.md | 8 +- ...ynamic_calc_variable_disabled_outside.html | 6 +- ...ynamic_calc_variable_disabled_outside.json | 2 +- ..._dynamic_calc_variable_disabled_outside.md | 8 +- ..._dynamic_calc_variable_disabled_outside.sh | 4 +- ...0_5family_dynamic_calc_variable_empty.adoc | 2 +- ...dynamic_calc_variable_empty.changelog.adoc | 2 +- ...ic_calc_variable_empty.changelog.gitlab.md | 10 +- ...dynamic_calc_variable_empty.changelog.html | 8 +- ...y_dynamic_calc_variable_empty.changelog.md | 10 +- ...y_dynamic_calc_variable_empty.changelog.sh | 4 +- ...mily_dynamic_calc_variable_empty.gitlab.md | 10 +- ...0_5family_dynamic_calc_variable_empty.html | 8 +- ...0_5family_dynamic_calc_variable_empty.json | 4 +- .../60_5family_dynamic_calc_variable_empty.md | 10 +- .../60_5family_dynamic_calc_variable_empty.sh | 4 +- ...amily_dynamic_variable_outside_suffix.adoc | 2 +- ...mic_variable_outside_suffix.changelog.adoc | 2 +- ...ariable_outside_suffix.changelog.gitlab.md | 10 +- ...mic_variable_outside_suffix.changelog.html | 8 +- ...namic_variable_outside_suffix.changelog.md | 10 +- ...namic_variable_outside_suffix.changelog.sh | 1 + ..._dynamic_variable_outside_suffix.gitlab.md | 10 +- ...amily_dynamic_variable_outside_suffix.html | 8 +- ...amily_dynamic_variable_outside_suffix.json | 4 +- ...5family_dynamic_variable_outside_suffix.md | 10 +- ...5family_dynamic_variable_outside_suffix.sh | 1 + ...dynamic_variable_outside_suffix_empty.adoc | 2 +- ...riable_outside_suffix_empty.changelog.adoc | 2 +- ...e_outside_suffix_empty.changelog.gitlab.md | 10 +- ...riable_outside_suffix_empty.changelog.html | 8 +- ...variable_outside_suffix_empty.changelog.md | 10 +- ...variable_outside_suffix_empty.changelog.sh | 2 +- ...ic_variable_outside_suffix_empty.gitlab.md | 10 +- ...dynamic_variable_outside_suffix_empty.html | 8 +- ...dynamic_variable_outside_suffix_empty.json | 4 +- ...y_dynamic_variable_outside_suffix_empty.md | 10 +- ...y_dynamic_variable_outside_suffix_empty.sh | 2 +- .../60_6family_dynamic_leadership.json | 2 +- .../60_6family_dynamic_leadership_empty.json | 2 +- .../60_9family_dynamic_calc_both.json | 2 +- ...mic_family1.a_subdyn_family4.a_variable.sh | 16 +- ...root_a_dynamic_family1.a_subdyn_family4.sh | 16 +- tests/root_a_dynamic_family1.a_subfamily.sh | 14 +- tests/root_a_dynamic_family1.a_variable.sh | 8 +- tests/root_a_dynamic_family1.adoc | 2 +- tests/root_a_dynamic_family1.gitlab.md | 2 +- tests/root_a_dynamic_family1.html | 2 +- tests/root_a_dynamic_family1.md | 2 +- tests/root_a_dynamic_family1.sh | 34 +-- ...oot_a_family.a_second_family.a_variable.sh | 12 +- tests/root_a_family.adoc | 6 +- tests/root_a_family.an_other_family.adoc | 6 +- tests/root_a_family.an_other_family.gitlab.md | 10 +- tests/root_a_family.an_other_family.html | 8 +- tests/root_a_family.an_other_family.json | 6 +- tests/root_a_family.an_other_family.md | 10 +- tests/root_a_family.an_other_family.sh | 21 +- ...ot_a_family.an_other_family_changelog.adoc | 4 +- ...family.an_other_family_changelog.gitlab.md | 8 +- ...ot_a_family.an_other_family_changelog.html | 6 +- ...root_a_family.an_other_family_changelog.md | 8 +- ...root_a_family.an_other_family_changelog.sh | 4 +- tests/root_a_family.gitlab.md | 10 +- tests/root_a_family.html | 8 +- tests/root_a_family.json | 6 +- tests/root_a_family.md | 10 +- tests/root_a_family.sh | 27 +- tests/root_a_family_changelog.adoc | 4 +- tests/root_a_family_changelog.gitlab.md | 10 +- tests/root_a_family_changelog.html | 8 +- tests/root_a_family_changelog.md | 10 +- tests/root_a_family_changelog.sh | 4 +- ...mic_family1.a_subdyn_family4.a_variable.sh | 16 +- .../a_dynamic_family1.a_subdyn_family4.sh | 16 +- .../a_dynamic_family1.a_subfamily.sh | 14 +- .../a_dynamic_family1.a_variable.sh | 8 +- tests/root_filenames/a_dynamic_family1.adoc | 2 +- .../a_dynamic_family1.gitlab.md | 2 +- tests/root_filenames/a_dynamic_family1.html | 2 +- tests/root_filenames/a_dynamic_family1.md | 2 +- tests/root_filenames/a_dynamic_family1.sh | 34 +-- .../a_family.a_second_family.a_variable.sh | 12 +- tests/root_filenames/a_family.adoc | 6 +- .../a_family.an_other_family.adoc | 6 +- .../a_family.an_other_family.gitlab.md | 10 +- .../a_family.an_other_family.html | 8 +- .../a_family.an_other_family.json | 6 +- .../a_family.an_other_family.md | 10 +- .../a_family.an_other_family.sh | 21 +- .../a_family.an_other_family_changelog.adoc | 4 +- ...family.an_other_family_changelog.gitlab.md | 8 +- .../a_family.an_other_family_changelog.html | 6 +- .../a_family.an_other_family_changelog.md | 8 +- .../a_family.an_other_family_changelog.sh | 4 +- tests/root_filenames/a_family.gitlab.md | 10 +- tests/root_filenames/a_family.html | 8 +- tests/root_filenames/a_family.json | 6 +- tests/root_filenames/a_family.md | 10 +- tests/root_filenames/a_family.sh | 27 +- tests/root_filenames/a_family_changelog.adoc | 4 +- .../a_family_changelog.gitlab.md | 10 +- tests/root_filenames/a_family_changelog.html | 8 +- tests/root_filenames/a_family_changelog.md | 10 +- tests/root_filenames/a_family_changelog.sh | 4 +- tests/test_load.py | 9 +- 3122 files changed, 15123 insertions(+), 11987 deletions(-) create mode 100644 tests/results/test_namespace/60_5family_dynamic_unknown_suffix.adoc create mode 100644 tests/results/test_namespace/60_5family_dynamic_unknown_suffix.gitlab.md create mode 100644 tests/results/test_namespace/60_5family_dynamic_unknown_suffix.html create mode 100644 tests/results/test_namespace/60_5family_dynamic_unknown_suffix.json create mode 100644 tests/results/test_namespace/60_5family_dynamic_unknown_suffix.md create mode 100644 tests/results/test_namespace/60_5family_dynamic_unknown_suffix.sh create mode 100644 tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.adoc create mode 100644 tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.gitlab.md create mode 100644 tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.html create mode 100644 tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.json create mode 100644 tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.md create mode 100644 tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.sh create mode 100644 tests/results/test_namespace/warnings_60_5family_dynamic_unknown_suffix create mode 100644 tests/results/test_namespace/warnings_60_5family_dynamic_variable_outside_sub_suffix create mode 100644 tests/results/test_namespace_examples/60_5family_dynamic_unknown_suffix.adoc create mode 100644 tests/results/test_namespace_examples/60_5family_dynamic_unknown_suffix.gitlab.md create mode 100644 tests/results/test_namespace_examples/60_5family_dynamic_unknown_suffix.html create mode 100644 tests/results/test_namespace_examples/60_5family_dynamic_unknown_suffix.md create mode 100644 tests/results/test_namespace_examples/60_5family_dynamic_unknown_suffix.sh create mode 100644 tests/results/test_namespace_examples/60_5family_dynamic_variable_outside_sub_suffix.adoc create mode 100644 tests/results/test_namespace_examples/60_5family_dynamic_variable_outside_sub_suffix.gitlab.md create mode 100644 tests/results/test_namespace_examples/60_5family_dynamic_variable_outside_sub_suffix.html create mode 100644 tests/results/test_namespace_examples/60_5family_dynamic_variable_outside_sub_suffix.md create mode 100644 tests/results/test_namespace_examples/60_5family_dynamic_variable_outside_sub_suffix.sh create mode 100644 tests/results/test_namespace_examples/warnings_60_5family_dynamic_unknown_suffix create mode 100644 tests/results/test_namespace_examples/warnings_60_5family_dynamic_variable_outside_sub_suffix create mode 100644 tests/results/test_namespace_examples_comment/60_5family_dynamic_unknown_suffix.adoc create mode 100644 tests/results/test_namespace_examples_comment/60_5family_dynamic_unknown_suffix.gitlab.md create mode 100644 tests/results/test_namespace_examples_comment/60_5family_dynamic_unknown_suffix.html create mode 100644 tests/results/test_namespace_examples_comment/60_5family_dynamic_unknown_suffix.md create mode 100644 tests/results/test_namespace_examples_comment/60_5family_dynamic_unknown_suffix.sh create mode 100644 tests/results/test_namespace_examples_comment/60_5family_dynamic_variable_outside_sub_suffix.adoc create mode 100644 tests/results/test_namespace_examples_comment/60_5family_dynamic_variable_outside_sub_suffix.gitlab.md create mode 100644 tests/results/test_namespace_examples_comment/60_5family_dynamic_variable_outside_sub_suffix.html create mode 100644 tests/results/test_namespace_examples_comment/60_5family_dynamic_variable_outside_sub_suffix.md create mode 100644 tests/results/test_namespace_examples_comment/60_5family_dynamic_variable_outside_sub_suffix.sh create mode 100644 tests/results/test_namespace_examples_comment/warnings_60_5family_dynamic_unknown_suffix create mode 100644 tests/results/test_namespace_examples_comment/warnings_60_5family_dynamic_variable_outside_sub_suffix create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.adoc create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.adoc create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.gitlab.md create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.html create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.md create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.sh create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.gitlab.md create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.html create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.json create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.md create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.sh create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.adoc create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.adoc create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.gitlab.md create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.html create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.md create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.sh create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.gitlab.md create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.html create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.json create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.md create mode 100644 tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.sh create mode 100644 tests/results/test_namespace_without_family/warnings_60_5family_dynamic_unknown_suffix create mode 100644 tests/results/test_namespace_without_family/warnings_60_5family_dynamic_variable_outside_sub_suffix diff --git a/src/rougail/output_doc/annotator.py b/src/rougail/output_doc/annotator.py index 0280b15c0..a05cb70e9 100644 --- a/src/rougail/output_doc/annotator.py +++ b/src/rougail/output_doc/annotator.py @@ -260,7 +260,7 @@ class Annotator(Walk): values.xmlfiles, ) if variable: - description = description.replace(f'"{r_path}"', f'"{{{index}}}"') + description = description.replace(f'"{r_path}"', f'{{{index}}}') v = {"path": variable.path, "description": variable.description} if identifiers: v["identifiers"] = identifiers diff --git a/src/rougail/output_doc/collect.py b/src/rougail/output_doc/collect.py index 877b74b76..237f32a30 100644 --- a/src/rougail/output_doc/collect.py +++ b/src/rougail/output_doc/collect.py @@ -88,8 +88,11 @@ class _ToString: values = self._calculation_variable_to_string( child, calculation, attribute_type ) - if isinstance(values, str) and not inside_list: - values = add_dot(values) + if not inside_list: + if isinstance(values, str): + values = add_dot(values) + elif isinstance(values, dict) and "message" in values: + values["message"] = add_dot(values["message"]) elif calculation["type"] == "identifier": values = self._calculation_identifier_to_string( child, calculation, attribute_type @@ -98,16 +101,19 @@ class _ToString: values = add_dot(values) elif calculation["type"] == "information": if "path" in calculation: - variable_path = self.doc_path(calculation["path"]) - values = _( - 'the value of the information "{0}" of the variable "{1}"' - ).format(calculation["information"], variable_path) + msg = _( + 'the value of the information "{0}" of the variable {{0}}' + ).format(calculation["information"]) + if not inside_list: + msg = add_dot(msg) + variable = self.true_config.unrestraint.option(calculation["path"]) + values = self._calculation_with_variable(variable, calculation, msg) else: values = _('the value of the global information "{0}"').format( calculation["information"] ) - if not inside_list: - values = add_dot(values) + if not inside_list: + values = add_dot(values) else: values = _("the value of the {0}").format(calculation["type"]) if not inside_list: @@ -216,7 +222,7 @@ class _ToString: submsg = display_list( [_("is {0}").format(prop), submsg], separator="or", sort=False ) - msg = _('when the variable "{{0}}" {0}.').format(submsg) + msg = _('when the variable {{0}} {0}.').format(submsg) path_obj = { "path": self.doc_path(variable_path), } @@ -243,19 +249,22 @@ class _ToString: variable.get() except AttributeError: return None - true_msg = _('the value of the variable "{0}" if it is defined') + true_msg = _('the value of the variable {0} if it is defined') else: - true_msg = _('the value of the variable "{0}"') - if not variable.isdynamic(): - func = self._calculation_normal_variable_to_string_not_properties - else: - func = self._calculation_dynamic_variable_to_string_not_properties - return func(variable, calculation["value"], true_msg) + true_msg = _('the value of the variable {0}') + return self._calculation_with_variable(variable, calculation["value"], true_msg) - def _calculation_normal_variable_to_string_not_properties( - self, child, obj, true_msg + def _calculation_with_variable(self, child, calculation, msg): + if not child.isdynamic(): + func = self._calculation_normal_with_variable + else: + func = self._calculation_dynamic_variable_with_variable + return func(child, calculation, msg) + + def _calculation_normal_with_variable( + self, child, obj, msg ): - isfollower = child.isfollower() + isfollower = not child.isoptiondescription() and child.isfollower() if not isfollower and self.is_inaccessible_user_data(child): uncalculated = child.value.default(uncalculated=True) if uncalculated and not isinstance(uncalculated, Calculation): @@ -267,38 +276,37 @@ class _ToString: else: if not isinstance(uncalculated, str): uncalculated = dump(uncalculated) - true_msg = _("{0} (from an undocumented variable)").format( + msg = _("{0} (from an undocumented variable)").format( uncalculated ) else: - true_msg = _("the value of an undocumented variable") + msg = _("the value of an undocumented variable") try: description = child.description(uncalculated=True) except AttributeError: description = path return { - "message": true_msg, + "message": msg, "path": obj, "description": description, } - def _calculation_dynamic_variable_to_string_not_properties( - self, child, obj, true_msg + def _calculation_dynamic_variable_with_variable( + self, child, obj, msg ): values = [] for path, description, identifiers in self._get_annotation_variable( child, obj.get("identifiers") ): - cpath = calc_path(path, identifiers=identifiers) - variable = self.true_config.option(cpath) + variable = self.true_config.option(path) path_obj = { "path": self.doc_path(path), } if identifiers: path_obj["identifiers"] = identifiers values.append( - self._calculation_normal_variable_to_string_not_properties( - variable, path_obj, true_msg + self._calculation_normal_with_variable( + variable, path_obj, msg ) ) return values diff --git a/src/rougail/output_doc/output/console.py b/src/rougail/output_doc/output/console.py index 8d6fb4330..d34c5cd86 100644 --- a/src/rougail/output_doc/output/console.py +++ b/src/rougail/output_doc/output/console.py @@ -19,7 +19,41 @@ along with this program. If not, see . from typing import List from ..i18n import _ +from rougail.error import ExtensionError from ..utils import dump, CommonFormatter +try: + from rich.jupyter import JupyterMixin + from rich.segment import Segment + from rich.style import Style + from rich.console import Console, ConsoleOptions, RenderResult + from rich.table import Table + from rich.theme import Theme + from rich.syntax import Syntax +except ModuleNotFoundError: + Console = None + + +if Console: + class BlockQuote(JupyterMixin): + def __init__( + self, + elements: str, + ) -> None: + self.elements = elements + self.border_style = Style(color="blue") + + def __rich_console__( + self, console: Console, options: ConsoleOptions + ) -> RenderResult: + """Render blockquote to the console.""" + render_options = options.update(width=options.max_width - 4) + lines = console.render_lines(self.elements, render_options) + new_line = Segment("\n") + padding = Segment("β–Œ ", style=self.border_style) + for line in lines: + yield padding + yield from line + yield new_line class Formatter(CommonFormatter): @@ -37,14 +71,8 @@ class Formatter(CommonFormatter): } def __init__(self, rougailconfig, **kwargs) -> None: - from rich.table import Table - from rich.theme import Theme - from rich.console import Console - from rich.syntax import Syntax - - self.rich_table = Table - self.rich_console = Console - self.rich_syntaxt = Syntax + if not Console: + raise ExtensionError(_("cannot find python module rich, please install it!")) self.custom_theme = Theme(self.titles_color) self.max_line = 0 super().__init__(rougailconfig, **kwargs) @@ -59,7 +87,7 @@ class Formatter(CommonFormatter): force_terminal = "xterm-256color" else: force_terminal = None - console = self.rich_console( + console = Console( theme=self.custom_theme, force_terminal=force_terminal ) with console.capture() as capture: @@ -135,7 +163,7 @@ class Formatter(CommonFormatter): first_char = "β€’ " char = f"{self.enter_tabular}{first_char}" else: - char = first_char = f"\n{self.family_informations_starts_line()} β€’ " + char = first_char = f"\n β€’ " ret = "" for idx, choice in enumerate(choices): if not isinstance(choice, str): @@ -166,7 +194,7 @@ class Formatter(CommonFormatter): def yaml(self, _dump): """Dump yaml part of documentation""" - return self.rich_syntaxt(f"---\n{_dump}", "yaml") + return Syntax(f"---\n{_dump}", "yaml") def link( self, @@ -189,7 +217,7 @@ class Formatter(CommonFormatter): def tabular(self, with_header: bool = True) -> str: """Transform list to a tabular in string format""" - tabular = self.rich_table(show_lines=True) + tabular = Table(show_lines=True) if with_header: for column in self.tabular_datas.headers(): tabular.add_column(column, width=self.max_line) @@ -197,16 +225,12 @@ class Formatter(CommonFormatter): tabular.add_row(*data) return tabular - def family_informations(self) -> str: - info = "[blue]" + self.bold(f"πŸ›ˆ {_('Informations')}") + "[/blue]" - starts_line = self.family_informations_starts_line() - return starts_line + info + "\n" + starts_line - - def family_informations_starts_line(self) -> str: - return "[blue]β–Œ [/blue]" - def family_informations_ends_line(self) -> str: return "\n" def end_family_informations(self) -> str: - return "\n" + return "" + + def display_family_informations(self, msg) -> str: + msg = ["[blue]" + self.bold(f"πŸ›ˆ {_('Informations')}") + "\n" + "[/blue]"] + msg + return BlockQuote(self.family_informations_ends_line().join(msg)) diff --git a/src/rougail/output_doc/output/github.py b/src/rougail/output_doc/output/github.py index 667f1c02e..84496e7c9 100644 --- a/src/rougail/output_doc/output/github.py +++ b/src/rougail/output_doc/output/github.py @@ -163,7 +163,7 @@ class Formatter(CommonFormatter): link = f"{filename}#{name}" else: link = f"#{name}" - return f"[{description}]({link})" + return f'"[{description}]({link})" ({path})' def anchor( self, @@ -196,24 +196,18 @@ class Formatter(CommonFormatter): def to_phrase(self, text: str) -> str: return escape(text) - def family_informations(self) -> str: - starts_line = self.family_informations_starts_line() - return starts_line + "[!NOTE]" + "\n" + starts_line + "\n" - - def family_informations_starts_line(self) -> str: - return "> " + def family_informations(self): + start = self.family_informations_starts_line() + return [start + "[!NOTE]", start] def family_informations_ends_line(self) -> str: return "\\\n" + def family_informations_starts_line(self) -> str: + return "> " -# -# def family_to_string(self, *args, **kwargs) -> List[str]: -# lst = super().family_to_string(*args, **kwargs) -# if self.name != 'github': -# return lst -# # remove the title -# ret = lst.pop(0) -# if lst: -# ret = "\n> ".join([l.strip() for l in lst]).strip() + "\n\n" -# return [ret] + def display_family_informations(self, msg) -> str: + start = self.family_informations_starts_line() + end = self.family_informations_ends_line() + msg = self.family_informations() + [end.join([start + m for m in msg])] + return "\n".join(msg) diff --git a/src/rougail/output_doc/output/gitlab.py b/src/rougail/output_doc/output/gitlab.py index e4429a4a3..dc108bbc0 100644 --- a/src/rougail/output_doc/output/gitlab.py +++ b/src/rougail/output_doc/output/gitlab.py @@ -41,7 +41,7 @@ class Formatter(GithubFormatter): pass def family_informations(self) -> str: - return f"> [!note] πŸ›ˆ {_('Informations')}\n" + return [f"> [!note] πŸ›ˆ {_('Informations')}"] def table_header(self, lst): """Manage the header of a table""" diff --git a/src/rougail/output_doc/utils.py b/src/rougail/output_doc/utils.py index 4fd7b9f42..290c0131d 100644 --- a/src/rougail/output_doc/utils.py +++ b/src/rougail/output_doc/utils.py @@ -334,7 +334,8 @@ class CommonFormatter: filename: Optional[str], ) -> str: """Set a text link to variable anchor""" - return description +# return f'"{description}"' + return f'"{description}" ({path})' def stripped( self, @@ -375,9 +376,6 @@ class CommonFormatter: ################## - def family_informations(self) -> str: - return "" - def end_family_informations(self) -> str: return ENTER @@ -541,22 +539,19 @@ class CommonFormatter: self.section( _("Identifiers"), informations["identifier"], type_="family" ) - - ) - starts_line = self.family_informations_starts_line() if msg: - fam_info = self.family_informations() - if fam_info: - ret.append(fam_info) - ret.append( - self.family_informations_ends_line().join( - [starts_line + m for m in msg] - ) - + self.end_family_informations() - ) + ret.append(self.display_family_informations(msg)) + ret.append(self.end_family_informations()) return ret + def display_family_informations(self, msg) -> str: + fam_info = self.family_informations() + return fam_info + self.family_informations_ends_line().join(msg) + + def family_informations(self) -> str: + return "" + def family_informations_starts_line(self) -> str: return "" @@ -1067,7 +1062,7 @@ class CommonFormatter: ) return msg - def message_to_string(self, msg, ret, identifiers=[]): + def message_to_string(self, msg, ret, *, identifiers=[]): if isinstance(msg, dict): if "submessage" in msg: ret += msg["submessage"] diff --git a/tests/changelog/00add_family/result.adoc b/tests/changelog/00add_family/result.adoc index 09bd72534..2df22fc8c 100644 --- a/tests/changelog/00add_family/result.adoc +++ b/tests/changelog/00add_family/result.adoc @@ -5,7 +5,7 @@ | Variable | Description | **family2.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable2. + -**Default**: the value of the variable "a second variable" +**Default**: the value of the variable "a second variable" (family.var2). | **family2.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. + **Default**: string4 + @@ -14,8 +14,8 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | Fourth variable. + **Default**: -* the value of the variable "first variable" -* the value of the variable "a second variable" -* the value of the variable "a third variable" +* the value of the variable "first variable" (var1) +* the value of the variable "a second variable" (family.var2) +* the value of the variable "a third variable" (family2.var3) |==== diff --git a/tests/changelog/00add_family/result.gitlab.md b/tests/changelog/00add_family/result.gitlab.md index a87dc0236..678869a1b 100644 --- a/tests/changelog/00add_family/result.gitlab.md +++ b/tests/changelog/00add_family/result.gitlab.md @@ -1,10 +1,10 @@
New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **family2.var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable2.
**Default**: the value of the variable "[a second variable](#family.var2)" | -| **family2.var3**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
**Default**: string4
**Example**: string5 | -| **family2.subfamily.variable**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Fourth variable.
**Default**:
β€’ the value of the variable "[first variable](#var1)"
β€’ the value of the variable "[a second variable](#family.var2)"
β€’ the value of the variable "[a third variable](#family2.var3)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **family2.var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable2.
**Default**: the value of the variable "[a second variable](#family.var2)" (family.var2). | +| **family2.var3**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
**Default**: string4
**Example**: string5 | +| **family2.subfamily.variable**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Fourth variable.
**Default**:
β€’ the value of the variable "[first variable](#var1)" (var1)
β€’ the value of the variable "[a second variable](#family.var2)" (family.var2)
β€’ the value of the variable "[a third variable](#family2.var3)" (family2.var3) |
diff --git a/tests/changelog/00add_family/result.html b/tests/changelog/00add_family/result.html index a07aeb5ce..cc1d57066 100644 --- a/tests/changelog/00add_family/result.html +++ b/tests/changelog/00add_family/result.html @@ -2,14 +2,14 @@ - + - - - + + +
Variable Description
Variable Description
family2.var2
string standard mandatory
A variable2.
Default: the value of the variable "a second variable"
family2.var3
string standard mandatory
A third variable.
Default: string4
Example: string5
family2.subfamily.variable
string multiple standard mandatory unique
Fourth variable.
Default:
  • the value of the variable "first variable"
  • -
  • the value of the variable "a second variable"
  • -
  • the value of the variable "a third variable"
family2.var2
string standard mandatory
A variable2.
Default: the value of the variable "a second variable" (family.var2).
family2.var3
string standard mandatory
A third variable.
Default: string4
Example: string5
family2.subfamily.variable
string multiple standard mandatory unique
Fourth variable.
Default:
  • the value of the variable "first variable" (var1)
  • +
  • the value of the variable "a second variable" (family.var2)
  • +
  • the value of the variable "a third variable" (family2.var3)
diff --git a/tests/changelog/00add_family/result.md b/tests/changelog/00add_family/result.md index 556262648..56addb09a 100644 --- a/tests/changelog/00add_family/result.md +++ b/tests/changelog/00add_family/result.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **family2.var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable2.
**Default**: the value of the variable "[a second variable](#family.var2)" | -| **family2.var3**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
**Default**: string4
**Example**: string5 | -| **family2.subfamily.variable**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Fourth variable.
**Default**:
β€’ the value of the variable "[first variable](#var1)"
β€’ the value of the variable "[a second variable](#family.var2)"
β€’ the value of the variable "[a third variable](#family2.var3)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **family2.var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable2.
**Default**: the value of the variable "[a second variable](#family.var2)" (family.var2). | +| **family2.var3**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
**Default**: string4
**Example**: string5 | +| **family2.subfamily.variable**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Fourth variable.
**Default**:
β€’ the value of the variable "[first variable](#var1)" (var1)
β€’ the value of the variable "[a second variable](#family.var2)" (family.var2)
β€’ the value of the variable "[a third variable](#family2.var3)" (family2.var3) | diff --git a/tests/changelog/00add_family/result.sh b/tests/changelog/00add_family/result.sh index ac90c39a2..0afcfa32a 100644 --- a/tests/changelog/00add_family/result.sh +++ b/tests/changelog/00add_family/result.sh @@ -5,7 +5,7 @@ ┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ β”‚ family2.var2 β”‚ A variable2. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (family.var2). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ family2.var3 β”‚ A third variable. β”‚ β”‚  string   standard   mandatory  β”‚ Default: string4 β”‚ @@ -14,10 +14,10 @@ β”‚ family2.subfamily.variable β”‚ Fourth variable. β”‚ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ the value of the variable "first β”‚ -β”‚ β”‚ variable" β”‚ +β”‚ β”‚ variable" (var1) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ -β”‚ β”‚ second variable" β”‚ +β”‚ β”‚ second variable" (family.var2) β”‚ β”‚ β”‚ β€’ the value of the variable "a third β”‚ -β”‚ β”‚ variable" β”‚ +β”‚ β”‚ variable" (family2.var3) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/changelog/11mod_variable_choices10/result.adoc b/tests/changelog/11mod_variable_choices10/result.adoc index 873385456..8ebcfc632 100644 --- a/tests/changelog/11mod_variable_choices10/result.adoc +++ b/tests/changelog/11mod_variable_choices10/result.adoc @@ -9,7 +9,7 @@ * +++val1 ← (default)+++ * +++val2+++ -* the value of the variable "the first source variable" **← (default)** -* the value of the variable "the second source variable" +* the value of the variable "the first source variable" (source_variable_1) **← (default)** +* the value of the variable "the second source variable" (source_variable_2) |==== diff --git a/tests/changelog/11mod_variable_choices10/result.gitlab.md b/tests/changelog/11mod_variable_choices10/result.gitlab.md index 999f8e36a..a7a34cf6d 100644 --- a/tests/changelog/11mod_variable_choices10/result.gitlab.md +++ b/tests/changelog/11mod_variable_choices10/result.gitlab.md @@ -1,8 +1,8 @@
Modified variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **my_variable**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
**Choices**:
β€’ ~~val1 ← (default)~~
β€’ ~~val2~~
β€’ the value of the variable "[the first source variable](#source_variable_1)" **← (default)**
β€’ the value of the variable "[the second source variable](#source_variable_2)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **my_variable**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
**Choices**:
β€’ ~~val1 ← (default)~~
β€’ ~~val2~~
β€’ the value of the variable "[the first source variable](#source_variable_1)" (source_variable_1) **← (default)**
β€’ the value of the variable "[the second source variable](#source_variable_2)" (source_variable_2) |
diff --git a/tests/changelog/11mod_variable_choices10/result.html b/tests/changelog/11mod_variable_choices10/result.html index f1902414d..8f6a29bf8 100644 --- a/tests/changelog/11mod_variable_choices10/result.html +++ b/tests/changelog/11mod_variable_choices10/result.html @@ -7,8 +7,8 @@ my_variable
choice standard mandatoryA variable.
Choices: +
  • the value of the variable "the first source variable" (source_variable_1) ← (default)
  • +
  • the value of the variable "the second source variable" (source_variable_2)
  • diff --git a/tests/changelog/11mod_variable_choices10/result.md b/tests/changelog/11mod_variable_choices10/result.md index ca44b0000..cc39ad40a 100644 --- a/tests/changelog/11mod_variable_choices10/result.md +++ b/tests/changelog/11mod_variable_choices10/result.md @@ -1,6 +1,6 @@ # Modified variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**:
    β€’ ~~val1 ← (default)~~
    β€’ ~~val2~~
    β€’ the value of the variable "[the first source variable](#source_variable_1)" **← (default)**
    β€’ the value of the variable "[the second source variable](#source_variable_2)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**:
    β€’ ~~val1 ← (default)~~
    β€’ ~~val2~~
    β€’ the value of the variable "[the first source variable](#source_variable_1)" (source_variable_1) **← (default)**
    β€’ the value of the variable "[the second source variable](#source_variable_2)" (source_variable_2) | diff --git a/tests/changelog/11mod_variable_choices10/result.sh b/tests/changelog/11mod_variable_choices10/result.sh index 1abfba545..55a33a8fa 100644 --- a/tests/changelog/11mod_variable_choices10/result.sh +++ b/tests/changelog/11mod_variable_choices10/result.sh @@ -8,8 +8,10 @@ β”‚ β”‚ β€’ val1 ← (default) β”‚ β”‚ β”‚ β€’ val2 β”‚ β”‚ β”‚ β€’ the value of the variable "the β”‚ -β”‚ β”‚ first source variable" ← (default) β”‚ +β”‚ β”‚ first source variable" β”‚ +β”‚ β”‚ (source_variable_1) ← (default) β”‚ β”‚ β”‚ β€’ the value of the variable "the β”‚ β”‚ β”‚ second source variable" β”‚ +β”‚ β”‚ (source_variable_2) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/changelog/11mod_variable_choices11/result.adoc b/tests/changelog/11mod_variable_choices11/result.adoc index 75659d2f3..24af7223c 100644 --- a/tests/changelog/11mod_variable_choices11/result.adoc +++ b/tests/changelog/11mod_variable_choices11/result.adoc @@ -7,8 +7,8 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + **Choices**: -* +++the value of the variable "the first source variable"+++ -* +++the value of the variable "the second source variable"+++ +* +++the value of the variable "the first source variable" (source_variable_1)+++ +* +++the value of the variable "the second source variable" (source_variable_2)+++ * '#val1 **← (default)**#' * '#val2#' |==== diff --git a/tests/changelog/11mod_variable_choices11/result.gitlab.md b/tests/changelog/11mod_variable_choices11/result.gitlab.md index 331a1adb4..0cae0f4f8 100644 --- a/tests/changelog/11mod_variable_choices11/result.gitlab.md +++ b/tests/changelog/11mod_variable_choices11/result.gitlab.md @@ -1,8 +1,8 @@
    Modified variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**:
    β€’ ~~the value of the variable "[the first source variable](#source_variable_1)"~~
    β€’ ~~the value of the variable "[the second source variable](#source_variable_2)"~~
    β€’ val1 **← (default)**
    β€’ val2 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**:
    β€’ ~~the value of the variable "[the first source variable](#source_variable_1)" (source_variable_1)~~
    β€’ ~~the value of the variable "[the second source variable](#source_variable_2)" (source_variable_2)~~
    β€’ val1 **← (default)**
    β€’ val2 |
    diff --git a/tests/changelog/11mod_variable_choices11/result.html b/tests/changelog/11mod_variable_choices11/result.html index 8475d044c..ea772e53f 100644 --- a/tests/changelog/11mod_variable_choices11/result.html +++ b/tests/changelog/11mod_variable_choices11/result.html @@ -5,8 +5,8 @@ Variable Description -my_variable
    choice standard mandatoryA variable.
    Choices: diff --git a/tests/changelog/11mod_variable_choices12/result.md b/tests/changelog/11mod_variable_choices12/result.md index df7a0c51c..a2da5c2fe 100644 --- a/tests/changelog/11mod_variable_choices12/result.md +++ b/tests/changelog/11mod_variable_choices12/result.md @@ -1,6 +1,6 @@ # Modified variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A variable.
    **Choices**:
    β€’ ~~val1~~
    β€’ ~~val2~~
    β€’ the value of the variable "[the first source variable](#source_variable_1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A variable.
    **Choices**:
    β€’ ~~val1~~
    β€’ ~~val2~~
    β€’ the value of the variable "[the first source variable](#source_variable_1)" (source_variable_1). | diff --git a/tests/changelog/11mod_variable_choices12/result.sh b/tests/changelog/11mod_variable_choices12/result.sh index 4b8f62466..aed6f038e 100644 --- a/tests/changelog/11mod_variable_choices12/result.sh +++ b/tests/changelog/11mod_variable_choices12/result.sh @@ -9,5 +9,6 @@ β”‚ β”‚ β€’ val2 β”‚ β”‚ β”‚ β€’ the value of the variable "the β”‚ β”‚ β”‚ first source variable" β”‚ +β”‚ β”‚ (source_variable_1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/changelog/11mod_variable_choices13/result.adoc b/tests/changelog/11mod_variable_choices13/result.adoc index 5ed7d30b9..3586b22fc 100644 --- a/tests/changelog/11mod_variable_choices13/result.adoc +++ b/tests/changelog/11mod_variable_choices13/result.adoc @@ -7,7 +7,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `basic` `mandatory` | A variable. + **Choices**: -* +++the value of the variable "the first source variable"+++ +* +++the value of the variable "the first source variable" (source_variable_1).+++ * '#val1#' * '#val2#' |==== diff --git a/tests/changelog/11mod_variable_choices13/result.gitlab.md b/tests/changelog/11mod_variable_choices13/result.gitlab.md index d60a763aa..210ad4ea9 100644 --- a/tests/changelog/11mod_variable_choices13/result.gitlab.md +++ b/tests/changelog/11mod_variable_choices13/result.gitlab.md @@ -1,8 +1,8 @@
    Modified variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A variable.
    **Choices**:
    β€’ ~~the value of the variable "[the first source variable](#source_variable_1)"~~
    β€’ val1
    β€’ val2 | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A variable.
    **Choices**:
    β€’ ~~the value of the variable "[the first source variable](#source_variable_1)" (source_variable_1).~~
    β€’ val1
    β€’ val2 |
    diff --git a/tests/changelog/11mod_variable_choices13/result.html b/tests/changelog/11mod_variable_choices13/result.html index d7aa52d8e..33d98111a 100644 --- a/tests/changelog/11mod_variable_choices13/result.html +++ b/tests/changelog/11mod_variable_choices13/result.html @@ -5,7 +5,7 @@ Variable Description -my_variable
    choice basic mandatoryA variable.
    Choices:
    Default: val1 diff --git a/tests/changelog/11mod_variable_choices9/result.md b/tests/changelog/11mod_variable_choices9/result.md index a2cbaed32..70cbb2a6a 100644 --- a/tests/changelog/11mod_variable_choices9/result.md +++ b/tests/changelog/11mod_variable_choices9/result.md @@ -1,6 +1,6 @@ # Modified variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**:
    β€’ ~~val1~~
    β€’ ~~val2~~
    β€’ the value of the variable "[the first source variable](#source_variable_1)"
    β€’ the value of the variable "[the second source variable](#source_variable_2)"
    **Default**: val1 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**:
    β€’ ~~val1~~
    β€’ ~~val2~~
    β€’ the value of the variable "[the first source variable](#source_variable_1)" (source_variable_1)
    β€’ the value of the variable "[the second source variable](#source_variable_2)" (source_variable_2)
    **Default**: val1 | diff --git a/tests/changelog/11mod_variable_choices9/result.sh b/tests/changelog/11mod_variable_choices9/result.sh index fdaa645f8..b874d95b4 100644 --- a/tests/changelog/11mod_variable_choices9/result.sh +++ b/tests/changelog/11mod_variable_choices9/result.sh @@ -9,8 +9,10 @@ β”‚ β”‚ β€’ val2 β”‚ β”‚ β”‚ β€’ the value of the variable "the β”‚ β”‚ β”‚ first source variable" β”‚ +β”‚ β”‚ (source_variable_1) β”‚ β”‚ β”‚ β€’ the value of the variable "the β”‚ β”‚ β”‚ second source variable" β”‚ +β”‚ β”‚ (source_variable_2) β”‚ β”‚ β”‚ Default: val1 β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/changelog/12mod_default_value4/result.adoc b/tests/changelog/12mod_default_value4/result.adoc index f464e73aa..4992a9720 100644 --- a/tests/changelog/12mod_default_value4/result.adoc +++ b/tests/changelog/12mod_default_value4/result.adoc @@ -6,6 +6,6 @@ | **variable_2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | The second variable. + **Default**: +++val1+++ + -#the value of the variable "the first variable"# +#the value of the variable "the first variable" (variable_1).# |==== diff --git a/tests/changelog/12mod_default_value4/result.gitlab.md b/tests/changelog/12mod_default_value4/result.gitlab.md index 7712ec4ac..7661e2905 100644 --- a/tests/changelog/12mod_default_value4/result.gitlab.md +++ b/tests/changelog/12mod_default_value4/result.gitlab.md @@ -1,8 +1,8 @@
    Modified variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------| -| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Default**: ~~val1~~
    the value of the variable "[the first variable](#variable_1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------| +| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Default**: ~~val1~~
    the value of the variable "[the first variable](#variable_1)" (variable_1). |
    diff --git a/tests/changelog/12mod_default_value4/result.html b/tests/changelog/12mod_default_value4/result.html index 82907ed04..1170f6a81 100644 --- a/tests/changelog/12mod_default_value4/result.html +++ b/tests/changelog/12mod_default_value4/result.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    variable_2
    string standard mandatory
    The second variable.
    Default: val1
    the value of the variable "the first variable"
    variable_2
    string standard mandatory
    The second variable.
    Default: val1
    the value of the variable "the first variable" (variable_1).
    diff --git a/tests/changelog/12mod_default_value4/result.md b/tests/changelog/12mod_default_value4/result.md index 9b42d9764..5f3d2f0ab 100644 --- a/tests/changelog/12mod_default_value4/result.md +++ b/tests/changelog/12mod_default_value4/result.md @@ -1,6 +1,6 @@ # Modified variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------| -| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Default**: ~~val1~~
    the value of the variable "[the first variable](#variable_1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------| +| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Default**: ~~val1~~
    the value of the variable "[the first variable](#variable_1)" (variable_1). | diff --git a/tests/changelog/12mod_default_value4/result.sh b/tests/changelog/12mod_default_value4/result.sh index 4988002da..8fe495fb9 100644 --- a/tests/changelog/12mod_default_value4/result.sh +++ b/tests/changelog/12mod_default_value4/result.sh @@ -6,6 +6,6 @@ β”‚ variable_2 β”‚ The second variable. β”‚ β”‚  string   standard   mandatory  β”‚ Default: val1 β”‚ β”‚ β”‚ the value of the variable "the first β”‚ -β”‚ β”‚ variable" β”‚ +β”‚ β”‚ variable" (variable_1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/changelog/12mod_default_value5/result.adoc b/tests/changelog/12mod_default_value5/result.adoc index e30d16f51..0e9057ad2 100644 --- a/tests/changelog/12mod_default_value5/result.adoc +++ b/tests/changelog/12mod_default_value5/result.adoc @@ -8,6 +8,6 @@ **Default**: * +++val1+++ -* '#the value of the variable "the first variable"#' +* '#the value of the variable "the first variable" (variable_1)#' |==== diff --git a/tests/changelog/12mod_default_value5/result.gitlab.md b/tests/changelog/12mod_default_value5/result.gitlab.md index f77cd7da1..fb2919614 100644 --- a/tests/changelog/12mod_default_value5/result.gitlab.md +++ b/tests/changelog/12mod_default_value5/result.gitlab.md @@ -1,8 +1,8 @@
    Modified variable -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------| -| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | The second variable.
    **Default**:
    β€’ ~~val1~~
    β€’ the value of the variable "[the first variable](#variable_1)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | The second variable.
    **Default**:
    β€’ ~~val1~~
    β€’ the value of the variable "[the first variable](#variable_1)" (variable_1) |
    diff --git a/tests/changelog/12mod_default_value5/result.html b/tests/changelog/12mod_default_value5/result.html index 784da2ee2..ea48684e7 100644 --- a/tests/changelog/12mod_default_value5/result.html +++ b/tests/changelog/12mod_default_value5/result.html @@ -6,7 +6,7 @@ variable_2
    string multiple standard mandatory uniqueThe second variable.
    Default: +
  • the value of the variable "the first variable" (variable_1)
  • diff --git a/tests/changelog/12mod_default_value5/result.md b/tests/changelog/12mod_default_value5/result.md index 14e367c83..6adb90c45 100644 --- a/tests/changelog/12mod_default_value5/result.md +++ b/tests/changelog/12mod_default_value5/result.md @@ -1,6 +1,6 @@ # Modified variable -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------| -| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | The second variable.
    **Default**:
    β€’ ~~val1~~
    β€’ the value of the variable "[the first variable](#variable_1)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | The second variable.
    **Default**:
    β€’ ~~val1~~
    β€’ the value of the variable "[the first variable](#variable_1)" (variable_1) | diff --git a/tests/changelog/12mod_default_value5/result.sh b/tests/changelog/12mod_default_value5/result.sh index 9d9e3834a..585b38588 100644 --- a/tests/changelog/12mod_default_value5/result.sh +++ b/tests/changelog/12mod_default_value5/result.sh @@ -7,6 +7,6 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ val1 β”‚ β”‚ β”‚ β€’ the value of the variable "the  β”‚ -β”‚ β”‚ first variable" β”‚ +β”‚ β”‚ first variable" (variable_1) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/changelog/40_dynamic_mod_default1/result.adoc b/tests/changelog/40_dynamic_mod_default1/result.adoc index cc900cbcb..365f943ad 100644 --- a/tests/changelog/40_dynamic_mod_default1/result.adoc +++ b/tests/changelog/40_dynamic_mod_default1/result.adoc @@ -6,8 +6,8 @@ | **__val1___dyn.var2** + **__val2___dyn.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: +++the value of the variable "a first variable"+++ + -+++the value of the variable "a first variable"+++ + +**Default**: +++the value of the variable "a first variable" (__val1___dyn.var1)+++ + ++++the value of the variable "a first variable" (__val2___dyn.var1)+++ + #val# |==== diff --git a/tests/changelog/40_dynamic_mod_default1/result.gitlab.md b/tests/changelog/40_dynamic_mod_default1/result.gitlab.md index 8d6c768c2..ce6d59826 100644 --- a/tests/changelog/40_dynamic_mod_default1/result.gitlab.md +++ b/tests/changelog/40_dynamic_mod_default1/result.gitlab.md @@ -1,8 +1,8 @@
    Modified variable -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: ~~the value of the variable "[a first variable](#:::identifier:::_dyn.var1)"~~
    ~~the value of the variable "[a first variable](#:::identifier:::_dyn.var1)"~~
    val | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: ~~the value of the variable "[a first variable](#:::identifier:::_dyn.var1)" (*val1*_dyn.var1)~~
    ~~the value of the variable "[a first variable](#:::identifier:::_dyn.var1)" (*val2*_dyn.var1)~~
    val |
    diff --git a/tests/changelog/40_dynamic_mod_default1/result.html b/tests/changelog/40_dynamic_mod_default1/result.html index 55dc20f5c..ef172be9e 100644 --- a/tests/changelog/40_dynamic_mod_default1/result.html +++ b/tests/changelog/40_dynamic_mod_default1/result.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    val1_dyn.var2
    val2_dyn.var2
    string standard mandatory
    A second variable.
    Default: the value of the variable "a first variable"
    the value of the variable "a first variable"
    val
    val1_dyn.var2
    val2_dyn.var2
    string standard mandatory
    A second variable.
    Default: the value of the variable "a first variable" (val1_dyn.var1)
    the value of the variable "a first variable" (val2_dyn.var1)
    val
    diff --git a/tests/changelog/40_dynamic_mod_default1/result.md b/tests/changelog/40_dynamic_mod_default1/result.md index 77f8684ac..d27914766 100644 --- a/tests/changelog/40_dynamic_mod_default1/result.md +++ b/tests/changelog/40_dynamic_mod_default1/result.md @@ -1,6 +1,6 @@ # Modified variable -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: ~~the value of the variable "[a first variable](#:::identifier:::_dyn.var1)"~~
    ~~the value of the variable "[a first variable](#:::identifier:::_dyn.var1)"~~
    val | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: ~~the value of the variable "[a first variable](#:::identifier:::_dyn.var1)" (*val1*_dyn.var1)~~
    ~~the value of the variable "[a first variable](#:::identifier:::_dyn.var1)" (*val2*_dyn.var1)~~
    val | diff --git a/tests/changelog/40_dynamic_mod_default1/result.sh b/tests/changelog/40_dynamic_mod_default1/result.sh index 7c2c84b1b..2779d845e 100644 --- a/tests/changelog/40_dynamic_mod_default1/result.sh +++ b/tests/changelog/40_dynamic_mod_default1/result.sh @@ -5,9 +5,9 @@ ┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ β”‚ val1_dyn.var2 β”‚ A second variable. β”‚ β”‚ val2_dyn.var2 β”‚ Default: the value of the variable  β”‚ -β”‚  string   standard   mandatory  β”‚ "a first variable" β”‚ +β”‚  string   standard   mandatory  β”‚ "a first variable" (val1_dyn.var1) β”‚ β”‚ β”‚ the value of the variable "a first  β”‚ -β”‚ β”‚ variable" β”‚ +β”‚ β”‚ variable" (val2_dyn.var1) β”‚ β”‚ β”‚ val β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/changelog/40_dynamic_mod_default2/result.adoc b/tests/changelog/40_dynamic_mod_default2/result.adoc index 7882ff2d1..1c824ed1b 100644 --- a/tests/changelog/40_dynamic_mod_default2/result.adoc +++ b/tests/changelog/40_dynamic_mod_default2/result.adoc @@ -9,7 +9,7 @@ **Default**: * +++val+++ -* '#the value of the variable "a first variable"#' -* '#the value of the variable "a first variable"#' +* '#the value of the variable "a first variable" (__val1___dyn.var1)#' +* '#the value of the variable "a first variable" (__val2___dyn.var1)#' |==== diff --git a/tests/changelog/40_dynamic_mod_default2/result.gitlab.md b/tests/changelog/40_dynamic_mod_default2/result.gitlab.md index 26fc95ed7..2ea6cc170 100644 --- a/tests/changelog/40_dynamic_mod_default2/result.gitlab.md +++ b/tests/changelog/40_dynamic_mod_default2/result.gitlab.md @@ -1,8 +1,8 @@
    Modified variable -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**:
    β€’ ~~val~~
    β€’ the value of the variable "[a first variable](#:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a first variable](#:::identifier:::_dyn.var1)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**:
    β€’ ~~val~~
    β€’ the value of the variable "[a first variable](#:::identifier:::_dyn.var1)" (*val1*_dyn.var1)
    β€’ the value of the variable "[a first variable](#:::identifier:::_dyn.var1)" (*val2*_dyn.var1) |
    diff --git a/tests/changelog/40_dynamic_mod_default2/result.html b/tests/changelog/40_dynamic_mod_default2/result.html index 8145832bc..fe17fd04d 100644 --- a/tests/changelog/40_dynamic_mod_default2/result.html +++ b/tests/changelog/40_dynamic_mod_default2/result.html @@ -6,8 +6,8 @@ val1_dyn.var2
    val2_dyn.var2
    string standard mandatoryA second variable.
    Default: +
  • the value of the variable "a first variable" (val1_dyn.var1)
  • +
  • the value of the variable "a first variable" (val2_dyn.var1)
  • diff --git a/tests/changelog/40_dynamic_mod_default2/result.md b/tests/changelog/40_dynamic_mod_default2/result.md index d10d3fb70..088fe2858 100644 --- a/tests/changelog/40_dynamic_mod_default2/result.md +++ b/tests/changelog/40_dynamic_mod_default2/result.md @@ -1,6 +1,6 @@ # Modified variable -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**:
    β€’ ~~val~~
    β€’ the value of the variable "[a first variable](#:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a first variable](#:::identifier:::_dyn.var1)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**:
    β€’ ~~val~~
    β€’ the value of the variable "[a first variable](#:::identifier:::_dyn.var1)" (*val1*_dyn.var1)
    β€’ the value of the variable "[a first variable](#:::identifier:::_dyn.var1)" (*val2*_dyn.var1) | diff --git a/tests/changelog/40_dynamic_mod_default2/result.sh b/tests/changelog/40_dynamic_mod_default2/result.sh index 2b370c897..a7a1175ee 100644 --- a/tests/changelog/40_dynamic_mod_default2/result.sh +++ b/tests/changelog/40_dynamic_mod_default2/result.sh @@ -7,8 +7,8 @@ β”‚ val2_dyn.var2 β”‚ Default: β”‚ β”‚  string   standard   mandatory  β”‚ β€’ val β”‚ β”‚ β”‚ β€’ the value of the variable "a first β”‚ -β”‚ β”‚ variable" β”‚ +β”‚ β”‚ variable" (val1_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "a first β”‚ -β”‚ β”‚ variable" β”‚ +β”‚ β”‚ variable" (val2_dyn.var1) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/mode_advanced.adoc b/tests/mode_advanced.adoc index 808d816b0..e3c67bc97 100644 --- a/tests/mode_advanced.adoc +++ b/tests/mode_advanced.adoc @@ -5,6 +5,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | My var1. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | My var2. + -**Default**: the value of the variable "my var1" +**Default**: the value of the variable "my var1" (var1). |==== diff --git a/tests/mode_basic.adoc b/tests/mode_basic.adoc index 7eeb0c452..fe1114047 100644 --- a/tests/mode_basic.adoc +++ b/tests/mode_basic.adoc @@ -3,7 +3,7 @@ | Variable | Description | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | My var2. + -**Default**: the value of an undocumented variable +**Default**: the value of an undocumented variable. | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `advanced` `mandatory` `__hidden__` | My var3. + **Hidden**: var could be hidden. diff --git a/tests/mode_basic_advanced.adoc b/tests/mode_basic_advanced.adoc index 9bf6bea13..a6c4a2ac1 100644 --- a/tests/mode_basic_advanced.adoc +++ b/tests/mode_basic_advanced.adoc @@ -3,6 +3,6 @@ | Variable | Description | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | My var2. + -**Default**: the value of an undocumented variable +**Default**: the value of an undocumented variable. |==== diff --git a/tests/result_tutorial/022/doc.sh b/tests/result_tutorial/022/doc.sh index 5551987e1..b69a65023 100644 --- a/tests/result_tutorial/022/doc.sh +++ b/tests/result_tutorial/022/doc.sh @@ -13,17 +13,17 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic  HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/result_tutorial/030/doc.sh b/tests/result_tutorial/030/doc.sh index d68bba312..d24f98a73 100644 --- a/tests/result_tutorial/030/doc.sh +++ b/tests/result_tutorial/030/doc.sh @@ -13,17 +13,17 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic  HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/result_tutorial/031/doc.sh b/tests/result_tutorial/031/doc.sh index a4e56333c..14ec0f9a7 100644 --- a/tests/result_tutorial/031/doc.sh +++ b/tests/result_tutorial/031/doc.sh @@ -13,17 +13,17 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic  HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/result_tutorial/032/doc.sh b/tests/result_tutorial/032/doc.sh index 3204d4f1f..335a5dde8 100644 --- a/tests/result_tutorial/032/doc.sh +++ b/tests/result_tutorial/032/doc.sh @@ -13,17 +13,17 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic  HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/result_tutorial/033/doc.sh b/tests/result_tutorial/033/doc.sh index c920d31da..7f6b2fdc3 100644 --- a/tests/result_tutorial/033/doc.sh +++ b/tests/result_tutorial/033/doc.sh @@ -13,17 +13,17 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic  HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/result_tutorial/040/doc.sh b/tests/result_tutorial/040/doc.sh index affe83fbb..dfb350934 100644 --- a/tests/result_tutorial/040/doc.sh +++ b/tests/result_tutorial/040/doc.sh @@ -13,17 +13,17 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic  HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -52,10 +52,10 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/result_tutorial/041/doc.json b/tests/result_tutorial/041/doc.json index cb4e4f81f..19b2e8648 100644 --- a/tests/result_tutorial/041/doc.json +++ b/tests/result_tutorial/041/doc.json @@ -149,7 +149,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -183,7 +183,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" diff --git a/tests/result_tutorial/041/doc.sh b/tests/result_tutorial/041/doc.sh index c2cb7d66a..43d8e3c8a 100644 --- a/tests/result_tutorial/041/doc.sh +++ b/tests/result_tutorial/041/doc.sh @@ -13,17 +13,17 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic  HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -52,10 +52,10 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -66,6 +66,7 @@ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ HTTPS Port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -77,6 +78,7 @@ β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP Port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/041/doc_changelog.sh b/tests/result_tutorial/041/doc_changelog.sh index 6c9596872..26967ac40 100644 --- a/tests/result_tutorial/041/doc_changelog.sh +++ b/tests/result_tutorial/041/doc_changelog.sh @@ -8,7 +8,8 @@ β”‚ standard   mandatory  β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable  β”‚ -β”‚ β”‚ "HTTP address" β”‚ +β”‚ β”‚ "HTTP address"  β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ HTTPS Port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -20,6 +21,6 @@ β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: 8080 β”‚ β”‚ β”‚ the value of the variable "HTTP  β”‚ -β”‚ β”‚ Port" β”‚ +β”‚ β”‚ Port" (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/051/doc.json b/tests/result_tutorial/051/doc.json index e5539de40..93c14afaf 100644 --- a/tests/result_tutorial/051/doc.json +++ b/tests/result_tutorial/051/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -163,7 +163,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -197,7 +197,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" diff --git a/tests/result_tutorial/051/doc.sh b/tests/result_tutorial/051/doc.sh index ae6e8004e..55b9ee417 100644 --- a/tests/result_tutorial/051/doc.sh +++ b/tests/result_tutorial/051/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,10 +54,10 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,6 +68,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ HTTPS Port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -79,6 +80,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP Port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/051/doc_changelog.sh b/tests/result_tutorial/051/doc_changelog.sh index 3c6d85278..cb7596f87 100644 --- a/tests/result_tutorial/051/doc_changelog.sh +++ b/tests/result_tutorial/051/doc_changelog.sh @@ -27,6 +27,7 @@ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ HTTPS Port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -38,5 +39,6 @@ β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP Port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/052/doc.json b/tests/result_tutorial/052/doc.json index 899635a9b..ea09dd24b 100644 --- a/tests/result_tutorial/052/doc.json +++ b/tests/result_tutorial/052/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/052/doc.sh b/tests/result_tutorial/052/doc.sh index f29c1a6cb..2719425d5 100644 --- a/tests/result_tutorial/052/doc.sh +++ b/tests/result_tutorial/052/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/result_tutorial/053/doc.json b/tests/result_tutorial/053/doc.json index 4c91ed4b2..43cd35403 100644 --- a/tests/result_tutorial/053/doc.json +++ b/tests/result_tutorial/053/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" diff --git a/tests/result_tutorial/053/doc.sh b/tests/result_tutorial/053/doc.sh index 98afdaec2..1c5ef7d82 100644 --- a/tests/result_tutorial/053/doc.sh +++ b/tests/result_tutorial/053/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ HTTPS Port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,6 +82,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP Port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/053/doc_changelog.sh b/tests/result_tutorial/053/doc_changelog.sh index be194e4bb..569dd1ad4 100644 --- a/tests/result_tutorial/053/doc_changelog.sh +++ b/tests/result_tutorial/053/doc_changelog.sh @@ -9,6 +9,7 @@ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ HTTPS Port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -20,5 +21,6 @@ β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP Port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/060/doc.json b/tests/result_tutorial/060/doc.json index f0ec0629e..e7a550610 100644 --- a/tests/result_tutorial/060/doc.json +++ b/tests/result_tutorial/060/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -200,7 +200,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -242,7 +242,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" diff --git a/tests/result_tutorial/060/doc.sh b/tests/result_tutorial/060/doc.sh index 2107db024..277635457 100644 --- a/tests/result_tutorial/060/doc.sh +++ b/tests/result_tutorial/060/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,18 +54,18 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS or SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: -β–Œ  β€’ manual.https_proxy -β–Œ  β€’ manual.socks_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". -β–Œ Identifiers: -β–Œ  β€’ HTTPS -β–Œ  β€’ SOCKS +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: +β–Œ  β€’ manual.https_proxy +β–Œ  β€’ manual.socks_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". +β–Œ Identifiers: +β–Œ  β€’ HTTPS +β–Œ  β€’ SOCKS ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -76,6 +76,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ HTTPS or SOCKS port. β”‚ β”‚ manual.socks_proxy.port β”‚ Validators: β”‚ @@ -87,6 +88,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP Port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/060/doc_changelog.sh b/tests/result_tutorial/060/doc_changelog.sh index 315d1086e..839ba54b9 100644 --- a/tests/result_tutorial/060/doc_changelog.sh +++ b/tests/result_tutorial/060/doc_changelog.sh @@ -9,6 +9,7 @@ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ HTTPS or SOCKS port. β”‚ β”‚ manual.socks_proxy.port β”‚ Validators: β”‚ @@ -20,6 +21,7 @@ β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP Port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Deleted variables diff --git a/tests/result_tutorial/061/doc.json b/tests/result_tutorial/061/doc.json index 2b13dbf7d..4ce7abae1 100644 --- a/tests/result_tutorial/061/doc.json +++ b/tests/result_tutorial/061/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -200,7 +200,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -242,7 +242,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" diff --git a/tests/result_tutorial/061/doc.sh b/tests/result_tutorial/061/doc.sh index e1f177bd6..f67c770ca 100644 --- a/tests/result_tutorial/061/doc.sh +++ b/tests/result_tutorial/061/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,18 +54,18 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS or SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: -β–Œ  β€’ manual.https_proxy -β–Œ  β€’ manual.socks_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". -β–Œ Identifiers: -β–Œ  β€’ HTTPS -β–Œ  β€’ SOCKS +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: +β–Œ  β€’ manual.https_proxy +β–Œ  β€’ manual.socks_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". +β–Œ Identifiers: +β–Œ  β€’ HTTPS +β–Œ  β€’ SOCKS ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -76,6 +76,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ HTTPS or SOCKS port. β”‚ β”‚ manual.socks_proxy.port β”‚ Validators: β”‚ @@ -87,6 +88,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP Port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory    β”‚ Choices: β”‚ diff --git a/tests/result_tutorial/070/doc.json b/tests/result_tutorial/070/doc.json index 4dcaf4947..7c96a711b 100644 --- a/tests/result_tutorial/070/doc.json +++ b/tests/result_tutorial/070/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -194,7 +194,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -236,7 +236,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" diff --git a/tests/result_tutorial/070/doc.sh b/tests/result_tutorial/070/doc.sh index ec68f61b8..810b7c131 100644 --- a/tests/result_tutorial/070/doc.sh +++ b/tests/result_tutorial/070/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,17 +54,17 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS or SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: -β–Œ  β€’ manual.https_proxy -β–Œ  β€’ manual.socks_proxy -β–Œ  standard   hidden  -β–Œ Hidden: depends on a calculation. -β–Œ Identifiers: -β–Œ  β€’ HTTPS -β–Œ  β€’ SOCKS +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: +β–Œ  β€’ manual.https_proxy +β–Œ  β€’ manual.socks_proxy +β–Œ  standard   hidden  +β–Œ Hidden: depends on a calculation. +β–Œ Identifiers: +β–Œ  β€’ HTTPS +β–Œ  β€’ SOCKS ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -75,6 +75,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ HTTPS or SOCKS port. β”‚ β”‚ manual.socks_proxy.port β”‚ Validators: β”‚ @@ -86,6 +87,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP Port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory    β”‚ Choices: β”‚ diff --git a/tests/result_tutorial/071/doc.json b/tests/result_tutorial/071/doc.json index 17379c338..31d7cee4b 100644 --- a/tests/result_tutorial/071/doc.json +++ b/tests/result_tutorial/071/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "in HTTPS case if \"{0}\" is set to \"true\".", + "description": "in HTTPS case if {0} is set to \"true\".", "variables": [ { "path": "manual.use_for_https", @@ -202,7 +202,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -244,7 +244,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" diff --git a/tests/result_tutorial/071/doc.sh b/tests/result_tutorial/071/doc.sh index 66ac6e22d..dbb46dc32 100644 --- a/tests/result_tutorial/071/doc.sh +++ b/tests/result_tutorial/071/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,17 +54,18 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS or SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: -β–Œ  β€’ manual.https_proxy -β–Œ  β€’ manual.socks_proxy -β–Œ  standard   hidden  -β–Œ Hidden: in HTTPS case if "Also use this proxy for HTTPS" is set to "true". -β–Œ Identifiers: -β–Œ  β€’ HTTPS -β–Œ  β€’ SOCKS +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: +β–Œ  β€’ manual.https_proxy +β–Œ  β€’ manual.socks_proxy +β–Œ  standard   hidden  +β–Œ Hidden: in HTTPS case if "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) is set to "true". +β–Œ Identifiers: +β–Œ  β€’ HTTPS +β–Œ  β€’ SOCKS ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -75,6 +76,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ HTTPS or SOCKS port. β”‚ β”‚ manual.socks_proxy.port β”‚ Validators: β”‚ @@ -86,6 +88,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP Port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory    β”‚ Choices: β”‚ diff --git a/tests/result_tutorial/072/doc.json b/tests/result_tutorial/072/doc.json index 17379c338..31d7cee4b 100644 --- a/tests/result_tutorial/072/doc.json +++ b/tests/result_tutorial/072/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "in HTTPS case if \"{0}\" is set to \"true\".", + "description": "in HTTPS case if {0} is set to \"true\".", "variables": [ { "path": "manual.use_for_https", @@ -202,7 +202,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -244,7 +244,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" diff --git a/tests/result_tutorial/072/doc.sh b/tests/result_tutorial/072/doc.sh index 66ac6e22d..dbb46dc32 100644 --- a/tests/result_tutorial/072/doc.sh +++ b/tests/result_tutorial/072/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,17 +54,18 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS or SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: -β–Œ  β€’ manual.https_proxy -β–Œ  β€’ manual.socks_proxy -β–Œ  standard   hidden  -β–Œ Hidden: in HTTPS case if "Also use this proxy for HTTPS" is set to "true". -β–Œ Identifiers: -β–Œ  β€’ HTTPS -β–Œ  β€’ SOCKS +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: +β–Œ  β€’ manual.https_proxy +β–Œ  β€’ manual.socks_proxy +β–Œ  standard   hidden  +β–Œ Hidden: in HTTPS case if "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) is set to "true". +β–Œ Identifiers: +β–Œ  β€’ HTTPS +β–Œ  β€’ SOCKS ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -75,6 +76,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ HTTPS or SOCKS port. β”‚ β”‚ manual.socks_proxy.port β”‚ Validators: β”‚ @@ -86,6 +88,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP Port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory    β”‚ Choices: β”‚ diff --git a/tests/result_tutorial/073/doc.json b/tests/result_tutorial/073/doc.json index 17379c338..31d7cee4b 100644 --- a/tests/result_tutorial/073/doc.json +++ b/tests/result_tutorial/073/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "in HTTPS case if \"{0}\" is set to \"true\".", + "description": "in HTTPS case if {0} is set to \"true\".", "variables": [ { "path": "manual.use_for_https", @@ -202,7 +202,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -244,7 +244,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" diff --git a/tests/result_tutorial/073/doc.sh b/tests/result_tutorial/073/doc.sh index 66ac6e22d..dbb46dc32 100644 --- a/tests/result_tutorial/073/doc.sh +++ b/tests/result_tutorial/073/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,17 +54,18 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS or SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: -β–Œ  β€’ manual.https_proxy -β–Œ  β€’ manual.socks_proxy -β–Œ  standard   hidden  -β–Œ Hidden: in HTTPS case if "Also use this proxy for HTTPS" is set to "true". -β–Œ Identifiers: -β–Œ  β€’ HTTPS -β–Œ  β€’ SOCKS +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: +β–Œ  β€’ manual.https_proxy +β–Œ  β€’ manual.socks_proxy +β–Œ  standard   hidden  +β–Œ Hidden: in HTTPS case if "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) is set to "true". +β–Œ Identifiers: +β–Œ  β€’ HTTPS +β–Œ  β€’ SOCKS ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -75,6 +76,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ HTTPS or SOCKS port. β”‚ β”‚ manual.socks_proxy.port β”‚ Validators: β”‚ @@ -86,6 +88,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "HTTP Port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory    β”‚ Choices: β”‚ diff --git a/tests/result_tutorial/080/doc.json b/tests/result_tutorial/080/doc.json index d5d90d00e..dcf0a9bbc 100644 --- a/tests/result_tutorial/080/doc.json +++ b/tests/result_tutorial/080/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "in HTTPS case if \"{0}\" is set to \"true\".", + "description": "in HTTPS case if {0} is set to \"true\".", "variables": [ { "path": "manual.use_for_https", @@ -202,7 +202,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -244,7 +244,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" diff --git a/tests/result_tutorial/080/doc.sh b/tests/result_tutorial/080/doc.sh index 43be75042..6c5b321c4 100644 --- a/tests/result_tutorial/080/doc.sh +++ b/tests/result_tutorial/080/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,17 +54,18 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS or SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: -β–Œ  β€’ manual.https_proxy -β–Œ  β€’ manual.socks_proxy -β–Œ  standard   hidden  -β–Œ Hidden: in HTTPS case if "Also use this proxy for HTTPS" is set to "true". -β–Œ Identifiers: -β–Œ  β€’ HTTPS -β–Œ  β€’ SOCKS +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: +β–Œ  β€’ manual.https_proxy +β–Œ  β€’ manual.socks_proxy +β–Œ  standard   hidden  +β–Œ Hidden: in HTTPS case if "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) is set to "true". +β–Œ Identifiers: +β–Œ  β€’ HTTPS +β–Œ  β€’ SOCKS ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -75,6 +76,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ HTTPS or SOCKS port. β”‚ β”‚ manual.socks_proxy.port β”‚ Validators: β”‚ @@ -86,6 +88,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory    β”‚ Choices: β”‚ diff --git a/tests/result_tutorial/080/doc_changelog.sh b/tests/result_tutorial/080/doc_changelog.sh index 5eaaa5244..dd853bf3e 100644 --- a/tests/result_tutorial/080/doc_changelog.sh +++ b/tests/result_tutorial/080/doc_changelog.sh @@ -25,9 +25,11 @@ β”‚  domainname   standard   mandatory  β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable  β”‚ -β”‚ β”‚ "HTTP address" β”‚ +β”‚ β”‚ "HTTP address"  β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”‚ β”‚ the value of the variable "Proxy  β”‚ -β”‚ β”‚ address" β”‚ +β”‚ β”‚ address"  β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ HTTPS or SOCKS port. β”‚ β”‚ manual.socks_proxy.port β”‚ Validators: β”‚ @@ -38,8 +40,9 @@ β”‚ β”‚ β€’ private ports (greater than 49152) β”‚ β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable  β”‚ -β”‚ β”‚ "HTTP Port" β”‚ +β”‚ β”‚ "HTTP Port"  β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”‚ β”‚ the value of the variable "Proxy  β”‚ -β”‚ β”‚ port" β”‚ +β”‚ β”‚ port" (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/081/doc.json b/tests/result_tutorial/081/doc.json index 559573304..fa8affa95 100644 --- a/tests/result_tutorial/081/doc.json +++ b/tests/result_tutorial/081/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" diff --git a/tests/result_tutorial/081/doc.sh b/tests/result_tutorial/081/doc.sh index d589b5652..f1d467c72 100644 --- a/tests/result_tutorial/081/doc.sh +++ b/tests/result_tutorial/081/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ diff --git a/tests/result_tutorial/081/doc_changelog.sh b/tests/result_tutorial/081/doc_changelog.sh index 1156261e5..25096d6dc 100644 --- a/tests/result_tutorial/081/doc_changelog.sh +++ b/tests/result_tutorial/081/doc_changelog.sh @@ -9,6 +9,7 @@ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -20,6 +21,7 @@ β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.address β”‚ Proxy address. β”‚ β”‚  domainname   standard   mandatory  β”‚ Validators: β”‚ @@ -27,6 +29,7 @@ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -38,6 +41,7 @@ β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ diff --git a/tests/result_tutorial/090/doc.json b/tests/result_tutorial/090/doc.json index 21c6e08fc..af5799e0d 100644 --- a/tests/result_tutorial/090/doc.json +++ b/tests/result_tutorial/090/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/090/doc.sh b/tests/result_tutorial/090/doc.sh index 387472a70..dee31ec33 100644 --- a/tests/result_tutorial/090/doc.sh +++ b/tests/result_tutorial/090/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -131,6 +135,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/090/doc_changelog.sh b/tests/result_tutorial/090/doc_changelog.sh index da4847e2e..fb09a10d9 100644 --- a/tests/result_tutorial/090/doc_changelog.sh +++ b/tests/result_tutorial/090/doc_changelog.sh @@ -13,7 +13,8 @@ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/100/doc.json b/tests/result_tutorial/100/doc.json index 4d2a4d086..06f644aef 100644 --- a/tests/result_tutorial/100/doc.json +++ b/tests/result_tutorial/100/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -396,7 +396,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/100/doc.sh b/tests/result_tutorial/100/doc.sh index 74d7353cd..da65ef28f 100644 --- a/tests/result_tutorial/100/doc.sh +++ b/tests/result_tutorial/100/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -131,8 +135,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   basic   mandatory    β”‚ desactivated. β”‚ @@ -146,5 +151,6 @@ the value "Manual proxy configuration". β”‚ β”‚ CIDR format β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/100/doc_changelog.sh b/tests/result_tutorial/100/doc_changelog.sh index 817b65a86..7e36eebab 100644 --- a/tests/result_tutorial/100/doc_changelog.sh +++ b/tests/result_tutorial/100/doc_changelog.sh @@ -15,6 +15,7 @@ β”‚ β”‚ CIDR format β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/101/doc.json b/tests/result_tutorial/101/doc.json index 5a332d2ef..4e81c4f57 100644 --- a/tests/result_tutorial/101/doc.json +++ b/tests/result_tutorial/101/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -396,7 +396,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/101/doc.sh b/tests/result_tutorial/101/doc.sh index 0aed7196d..67cb11ec5 100644 --- a/tests/result_tutorial/101/doc.sh +++ b/tests/result_tutorial/101/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -131,8 +135,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   basic    β”‚ desactivated. β”‚ @@ -146,5 +151,6 @@ the value "Manual proxy configuration". β”‚ β”‚ CIDR format β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/101/doc_changelog.sh b/tests/result_tutorial/101/doc_changelog.sh index c264704a6..004a3d83c 100644 --- a/tests/result_tutorial/101/doc_changelog.sh +++ b/tests/result_tutorial/101/doc_changelog.sh @@ -15,6 +15,7 @@ β”‚ β”‚ CIDR format β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/102/doc.json b/tests/result_tutorial/102/doc.json index 93f8624c2..8f3b70caf 100644 --- a/tests/result_tutorial/102/doc.json +++ b/tests/result_tutorial/102/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -390,7 +390,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/102/doc.sh b/tests/result_tutorial/102/doc.sh index 312453dac..471eae09e 100644 --- a/tests/result_tutorial/102/doc.sh +++ b/tests/result_tutorial/102/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -131,8 +135,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -146,5 +151,6 @@ the value "Manual proxy configuration". β”‚ β”‚ CIDR format β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/102/doc_changelog.sh b/tests/result_tutorial/102/doc_changelog.sh index b016948e1..1a9332e53 100644 --- a/tests/result_tutorial/102/doc_changelog.sh +++ b/tests/result_tutorial/102/doc_changelog.sh @@ -15,6 +15,7 @@ β”‚ β”‚ CIDR format β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/103/doc.json b/tests/result_tutorial/103/doc.json index 293471cd1..7753aa11d 100644 --- a/tests/result_tutorial/103/doc.json +++ b/tests/result_tutorial/103/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -390,7 +390,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/103/doc.sh b/tests/result_tutorial/103/doc.sh index dcd7ffeb5..07beb5824 100644 --- a/tests/result_tutorial/103/doc.sh +++ b/tests/result_tutorial/103/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -131,8 +135,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -150,5 +155,6 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/103/doc_changelog.sh b/tests/result_tutorial/103/doc_changelog.sh index 19b1dc2e1..496fdbc57 100644 --- a/tests/result_tutorial/103/doc_changelog.sh +++ b/tests/result_tutorial/103/doc_changelog.sh @@ -19,6 +19,7 @@ β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/104/doc.json b/tests/result_tutorial/104/doc.json index 7460dad43..d69d5c6a9 100644 --- a/tests/result_tutorial/104/doc.json +++ b/tests/result_tutorial/104/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/104/doc.sh b/tests/result_tutorial/104/doc.sh index 8f43e709c..098d7b3ae 100644 --- a/tests/result_tutorial/104/doc.sh +++ b/tests/result_tutorial/104/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -131,8 +135,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -153,5 +158,6 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/104/doc_changelog.sh b/tests/result_tutorial/104/doc_changelog.sh index e4f491724..17327b0eb 100644 --- a/tests/result_tutorial/104/doc_changelog.sh +++ b/tests/result_tutorial/104/doc_changelog.sh @@ -22,6 +22,7 @@ β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/110/doc.json b/tests/result_tutorial/110/doc.json index 2922b628c..37ecd57ce 100644 --- a/tests/result_tutorial/110/doc.json +++ b/tests/result_tutorial/110/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/110/doc.sh b/tests/result_tutorial/110/doc.sh index 7536514fc..e13451a54 100644 --- a/tests/result_tutorial/110/doc.sh +++ b/tests/result_tutorial/110/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -131,8 +135,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -153,12 +158,14 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/110/doc_changelog.sh b/tests/result_tutorial/110/doc_changelog.sh index f54035f7e..8d778fe03 100644 --- a/tests/result_tutorial/110/doc_changelog.sh +++ b/tests/result_tutorial/110/doc_changelog.sh @@ -8,6 +8,7 @@ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/111/doc.json b/tests/result_tutorial/111/doc.json index b05188997..66bc03d41 100644 --- a/tests/result_tutorial/111/doc.json +++ b/tests/result_tutorial/111/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/111/doc.sh b/tests/result_tutorial/111/doc.sh index fb0ad433e..14294572a 100644 --- a/tests/result_tutorial/111/doc.sh +++ b/tests/result_tutorial/111/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -131,8 +135,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -153,14 +158,16 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   standard   mandatory  β”‚ Default: false β”‚ diff --git a/tests/result_tutorial/112/doc.json b/tests/result_tutorial/112/doc.json index cbce1b3bd..5f7282c2e 100644 --- a/tests/result_tutorial/112/doc.json +++ b/tests/result_tutorial/112/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "proxy_mode", diff --git a/tests/result_tutorial/112/doc.sh b/tests/result_tutorial/112/doc.sh index 25cd24acc..07191a500 100644 --- a/tests/result_tutorial/112/doc.sh +++ b/tests/result_tutorial/112/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -131,8 +135,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -153,20 +158,23 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   standard   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ -β”‚ β”‚ proxy configuration" β”‚ +β”‚ β”‚ to the Internet" (proxy_mode) is not β”‚ +β”‚ β”‚ "Manual proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" (manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/112/doc_changelog.sh b/tests/result_tutorial/112/doc_changelog.sh index 091fb5087..a90576c8a 100644 --- a/tests/result_tutorial/112/doc_changelog.sh +++ b/tests/result_tutorial/112/doc_changelog.sh @@ -6,9 +6,10 @@ β”‚ proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   standard   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual  β”‚ -β”‚ β”‚ proxy configuration" β”‚ +β”‚ β”‚ to the Internet" (proxy_mode) is not β”‚ +β”‚ β”‚ "Manual proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by  β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" (manual.socks_proxy.version)  β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/120/doc.json b/tests/result_tutorial/120/doc.json index cbce1b3bd..5f7282c2e 100644 --- a/tests/result_tutorial/120/doc.json +++ b/tests/result_tutorial/120/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "proxy_mode", diff --git a/tests/result_tutorial/120/doc.sh b/tests/result_tutorial/120/doc.sh index 25cd24acc..07191a500 100644 --- a/tests/result_tutorial/120/doc.sh +++ b/tests/result_tutorial/120/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -131,8 +135,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -153,20 +158,23 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   standard   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ -β”‚ β”‚ proxy configuration" β”‚ +β”‚ β”‚ to the Internet" (proxy_mode) is not β”‚ +β”‚ β”‚ "Manual proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" (manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/130/doc.json b/tests/result_tutorial/130/doc.json index 4b598d2c2..f8817ae73 100644 --- a/tests/result_tutorial/130/doc.json +++ b/tests/result_tutorial/130/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "proxy_mode", diff --git a/tests/result_tutorial/130/doc.sh b/tests/result_tutorial/130/doc.sh index f039c7f1d..b9cd60275 100644 --- a/tests/result_tutorial/130/doc.sh +++ b/tests/result_tutorial/130/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -131,8 +135,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -153,20 +158,23 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ -β”‚ β”‚ proxy configuration" β”‚ +β”‚ β”‚ to the Internet" (proxy_mode) is not β”‚ +β”‚ β”‚ "Manual proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" (manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/130/doc_changelog.sh b/tests/result_tutorial/130/doc_changelog.sh index 444e092f5..ce67879f3 100644 --- a/tests/result_tutorial/130/doc_changelog.sh +++ b/tests/result_tutorial/130/doc_changelog.sh @@ -6,9 +6,10 @@ β”‚ proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  standard   advanced   boolean    β”‚ Default: false β”‚ β”‚ advanced   mandatory   disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ -β”‚ β”‚ proxy configuration" β”‚ +β”‚ β”‚ to the Internet" (proxy_mode) is not β”‚ +β”‚ β”‚ "Manual proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" (manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/140/doc.json b/tests/result_tutorial/140/doc.json index 448a362e1..74906041c 100644 --- a/tests/result_tutorial/140/doc.json +++ b/tests/result_tutorial/140/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "proxy_mode", diff --git a/tests/result_tutorial/140/doc.sh b/tests/result_tutorial/140/doc.sh index 75cf8305c..6f4bcf60b 100644 --- a/tests/result_tutorial/140/doc.sh +++ b/tests/result_tutorial/140/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -131,8 +135,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -153,29 +158,32 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ -β”‚ β”‚ proxy configuration" β”‚ +β”‚ β”‚ to the Internet" (proxy_mode) is not β”‚ +β”‚ β”‚ "Manual proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" (manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ DNS over HTTPS -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: dns_over_https -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: dns_over_https +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/result_tutorial/141/doc.json b/tests/result_tutorial/141/doc.json index fa1798cb6..3a8841886 100644 --- a/tests/result_tutorial/141/doc.json +++ b/tests/result_tutorial/141/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "proxy_mode", @@ -549,7 +549,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\".", + "message": "when the variable {0} has the value \"false\".", "path": { "path": "dns_over_https.enable_dns_over_https" }, diff --git a/tests/result_tutorial/141/doc.sh b/tests/result_tutorial/141/doc.sh index 1ae049742..070f458ee 100644 --- a/tests/result_tutorial/141/doc.sh +++ b/tests/result_tutorial/141/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -131,8 +135,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -153,29 +158,32 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ -β”‚ β”‚ proxy configuration" β”‚ +β”‚ β”‚ to the Internet" (proxy_mode) is not β”‚ +β”‚ β”‚ "Manual proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" (manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ DNS over HTTPS -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: dns_over_https -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: dns_over_https +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -189,7 +197,8 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ NextDNS β”‚ β”‚ β”‚ β€’ Custom β”‚ β”‚ β”‚ Disabled: when the variable "Enable β”‚ -β”‚ β”‚ DNS over HTTPS" has the value β”‚ -β”‚ β”‚ "false". β”‚ +β”‚ β”‚ DNS over HTTPS" β”‚ +β”‚ β”‚ (dns_over_https.enable_dns_over_htt… β”‚ +β”‚ β”‚ has the value "false". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/141/doc_changelog.sh b/tests/result_tutorial/141/doc_changelog.sh index 3a3de09b0..f9f78a3af 100644 --- a/tests/result_tutorial/141/doc_changelog.sh +++ b/tests/result_tutorial/141/doc_changelog.sh @@ -9,7 +9,8 @@ β”‚ β”‚ β€’ NextDNS β”‚ β”‚ β”‚ β€’ Custom β”‚ β”‚ β”‚ Disabled: when the variable "Enable β”‚ -β”‚ β”‚ DNS over HTTPS" has the value β”‚ -β”‚ β”‚ "false". β”‚ +β”‚ β”‚ DNS over HTTPS" β”‚ +β”‚ β”‚ (dns_over_https.enable_dns_over_htt… β”‚ +β”‚ β”‚ has the value "false". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/142/doc.json b/tests/result_tutorial/142/doc.json index 4c7d0a779..7151efd75 100644 --- a/tests/result_tutorial/142/doc.json +++ b/tests/result_tutorial/142/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "proxy_mode", @@ -549,7 +549,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\".", + "message": "when the variable {0} has the value \"false\".", "path": { "path": "dns_over_https.enable_dns_over_https" }, @@ -590,7 +590,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\".", + "description": "if {0} is not \"Custom\".", "variables": [ { "path": "dns_over_https.provider", diff --git a/tests/result_tutorial/142/doc.sh b/tests/result_tutorial/142/doc.sh index 047da995d..3709c77ce 100644 --- a/tests/result_tutorial/142/doc.sh +++ b/tests/result_tutorial/142/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -131,8 +135,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -153,29 +158,32 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ -β”‚ β”‚ proxy configuration" β”‚ +β”‚ β”‚ to the Internet" (proxy_mode) is not β”‚ +β”‚ β”‚ "Manual proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" (manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ DNS over HTTPS -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: dns_over_https -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: dns_over_https +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -189,8 +197,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ NextDNS β”‚ β”‚ β”‚ β€’ Custom β”‚ β”‚ β”‚ Disabled: when the variable "Enable β”‚ -β”‚ β”‚ DNS over HTTPS" has the value β”‚ -β”‚ β”‚ "false". β”‚ +β”‚ β”‚ DNS over HTTPS" β”‚ +β”‚ β”‚ (dns_over_https.enable_dns_over_htt… β”‚ +β”‚ β”‚ has the value "false". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ dns_over_https.custom_dns_url β”‚ Custom DNS URL. β”‚ β”‚  web address   basic   mandatory    β”‚ Validators: β”‚ @@ -200,7 +209,8 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ -β”‚ β”‚ Disabled: if "Use Provider" is not β”‚ +β”‚ β”‚ Disabled: if "Use Provider" β”‚ +β”‚ β”‚ (dns_over_https.provider) is not β”‚ β”‚ β”‚ "Custom". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/142/doc_changelog.sh b/tests/result_tutorial/142/doc_changelog.sh index c9775eaa9..d1d1f309d 100644 --- a/tests/result_tutorial/142/doc_changelog.sh +++ b/tests/result_tutorial/142/doc_changelog.sh @@ -11,7 +11,8 @@ β”‚ β”‚ are allowed β”‚ β”‚ β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ -β”‚ β”‚ Disabled: if "Use Provider" is not β”‚ +β”‚ β”‚ Disabled: if "Use Provider" β”‚ +β”‚ β”‚ (dns_over_https.provider) is not β”‚ β”‚ β”‚ "Custom". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/150/doc.json b/tests/result_tutorial/150/doc.json index 657d4cda3..51223ea40 100644 --- a/tests/result_tutorial/150/doc.json +++ b/tests/result_tutorial/150/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -177,7 +177,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -211,7 +211,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -258,7 +258,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.address", "type": "variable" @@ -292,7 +292,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "manual.http_proxy.port", "type": "variable" @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "proxy_mode", @@ -549,7 +549,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\".", + "message": "when the variable {0} has the value \"false\".", "path": { "path": "dns_over_https.enable_dns_over_https" }, @@ -590,7 +590,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\".", + "description": "if {0} is not \"Custom\".", "variables": [ { "path": "dns_over_https.provider", diff --git a/tests/result_tutorial/150/doc.sh b/tests/result_tutorial/150/doc.sh index 629ac3854..2e9f48893 100644 --- a/tests/result_tutorial/150/doc.sh +++ b/tests/result_tutorial/150/doc.sh @@ -13,19 +13,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -54,12 +54,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -70,6 +70,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -81,14 +82,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -99,6 +101,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -110,6 +113,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -131,8 +135,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (proxy_mode) hasn't the β”‚ +β”‚ β”‚ value "Automatic proxy configuration β”‚ +β”‚ β”‚ URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -153,29 +158,32 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (proxy_mode) has the value β”‚ +β”‚ β”‚ "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ -β”‚ β”‚ proxy configuration" β”‚ +β”‚ β”‚ to the Internet" (proxy_mode) is not β”‚ +β”‚ β”‚ "Manual proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" (manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ DNS over HTTPS -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: dns_over_https -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: dns_over_https +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -189,8 +197,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ NextDNS β”‚ β”‚ β”‚ β€’ Custom β”‚ β”‚ β”‚ Disabled: when the variable "Enable β”‚ -β”‚ β”‚ DNS over HTTPS" has the value β”‚ -β”‚ β”‚ "false". β”‚ +β”‚ β”‚ DNS over HTTPS" β”‚ +β”‚ β”‚ (dns_over_https.enable_dns_over_htt… β”‚ +β”‚ β”‚ has the value "false". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ dns_over_https.custom_dns_url β”‚ Custom DNS URL. β”‚ β”‚  web address   basic   mandatory    β”‚ Validators: β”‚ @@ -201,7 +210,8 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ β€’ must starts with 'https://' only β”‚ -β”‚ β”‚ Disabled: if "Use Provider" is not β”‚ +β”‚ β”‚ Disabled: if "Use Provider" β”‚ +β”‚ β”‚ (dns_over_https.provider) is not β”‚ β”‚ β”‚ "Custom". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/150/doc_changelog.sh b/tests/result_tutorial/150/doc_changelog.sh index 60261dce3..f2c930254 100644 --- a/tests/result_tutorial/150/doc_changelog.sh +++ b/tests/result_tutorial/150/doc_changelog.sh @@ -12,7 +12,8 @@ β”‚ β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ β€’ must starts with 'https://' only β”‚ -β”‚ β”‚ Disabled: if "Use Provider" is not β”‚ +β”‚ β”‚ Disabled: if "Use Provider" β”‚ +β”‚ β”‚ (dns_over_https.provider) is not β”‚ β”‚ β”‚ "Custom". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/160/doc.json b/tests/result_tutorial/160/doc.json index b2313635a..4a46a110c 100644 --- a/tests/result_tutorial/160/doc.json +++ b/tests/result_tutorial/160/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -190,7 +190,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -224,7 +224,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -271,7 +271,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -305,7 +305,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\".", + "message": "when the variable {0} has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\".", + "description": "if {0} is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/160/doc.sh b/tests/result_tutorial/160/doc.sh index bdadb6bab..fb5eaff19 100644 --- a/tests/result_tutorial/160/doc.sh +++ b/tests/result_tutorial/160/doc.sh @@ -1,10 +1,10 @@ Firefox -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: firefox -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: firefox +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -21,19 +21,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (firefox.proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -62,12 +62,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (firefox.manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -78,6 +78,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -89,14 +90,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -107,6 +109,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -118,6 +121,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -139,8 +143,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) β”‚ +β”‚ β”‚ hasn't the value "Automatic proxy β”‚ +β”‚ β”‚ configuration URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -161,29 +166,34 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ +β”‚ β”‚ to the Internet" β”‚ +β”‚ β”‚ (firefox.proxy_mode) is not "Manual β”‚ β”‚ β”‚ proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" β”‚ +β”‚ β”‚ (firefox.manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ DNS over HTTPS -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.dns_over_https -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.dns_over_https +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -197,8 +207,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ NextDNS β”‚ β”‚ β”‚ β€’ Custom β”‚ β”‚ β”‚ Disabled: when the variable "Enable β”‚ -β”‚ β”‚ DNS over HTTPS" has the value β”‚ -β”‚ β”‚ "false". β”‚ +β”‚ β”‚ DNS over HTTPS" β”‚ +β”‚ β”‚ (firefox.dns_over_https.enable_dns_… β”‚ +β”‚ β”‚ has the value "false". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.dns_over_https.custom_dns_url β”‚ Custom DNS URL. β”‚ β”‚  web address   basic   mandatory    β”‚ Validators: β”‚ @@ -209,8 +220,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ β€’ must starts with 'https://' only β”‚ -β”‚ β”‚ Disabled: if "Use Provider" is not β”‚ -β”‚ β”‚ "Custom". β”‚ +β”‚ β”‚ Disabled: if "Use Provider" β”‚ +β”‚ β”‚ (firefox.dns_over_https.provider) is β”‚ +β”‚ β”‚ not "Custom". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/160/doc_changelog.sh b/tests/result_tutorial/160/doc_changelog.sh index a9cf3b9f0..a52983e2c 100644 --- a/tests/result_tutorial/160/doc_changelog.sh +++ b/tests/result_tutorial/160/doc_changelog.sh @@ -37,6 +37,7 @@ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -48,6 +49,7 @@ β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.address β”‚ Proxy address. β”‚ β”‚  domainname   standard   mandatory  β”‚ Validators: β”‚ @@ -55,6 +57,7 @@ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -66,6 +69,7 @@ β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -82,8 +86,9 @@ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) β”‚ +β”‚ β”‚ hasn't the value "Automatic proxy β”‚ +β”‚ β”‚ configuration URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -104,22 +109,27 @@ β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ +β”‚ β”‚ to the Internet" β”‚ +β”‚ β”‚ (firefox.proxy_mode) is not "Manual β”‚ β”‚ β”‚ proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" β”‚ +β”‚ β”‚ (firefox.manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.dns_over_https.enable_dns_ov… β”‚ Enable DNS over HTTPS. β”‚ β”‚  boolean   standard   mandatory  β”‚ Default: false β”‚ @@ -130,8 +140,9 @@ β”‚ β”‚ β€’ NextDNS β”‚ β”‚ β”‚ β€’ Custom β”‚ β”‚ β”‚ Disabled: when the variable "Enable β”‚ -β”‚ β”‚ DNS over HTTPS" has the value β”‚ -β”‚ β”‚ "false". β”‚ +β”‚ β”‚ DNS over HTTPS" β”‚ +β”‚ β”‚ (firefox.dns_over_https.enable_dns_… β”‚ +β”‚ β”‚ has the value "false". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.dns_over_https.custom_dns_url β”‚ Custom DNS URL. β”‚ β”‚  web address   basic   mandatory    β”‚ Validators: β”‚ @@ -142,8 +153,9 @@ β”‚ β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ β€’ must starts with 'https://' only β”‚ -β”‚ β”‚ Disabled: if "Use Provider" is not β”‚ -β”‚ β”‚ "Custom". β”‚ +β”‚ β”‚ Disabled: if "Use Provider" β”‚ +β”‚ β”‚ (firefox.dns_over_https.provider) is β”‚ +β”‚ β”‚ not "Custom". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Deleted variables diff --git a/tests/result_tutorial/161/doc.json b/tests/result_tutorial/161/doc.json index b2313635a..4a46a110c 100644 --- a/tests/result_tutorial/161/doc.json +++ b/tests/result_tutorial/161/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -190,7 +190,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -224,7 +224,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -271,7 +271,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -305,7 +305,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\".", + "message": "when the variable {0} has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\".", + "description": "if {0} is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/161/doc.sh b/tests/result_tutorial/161/doc.sh index bdadb6bab..fb5eaff19 100644 --- a/tests/result_tutorial/161/doc.sh +++ b/tests/result_tutorial/161/doc.sh @@ -1,10 +1,10 @@ Firefox -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: firefox -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: firefox +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -21,19 +21,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (firefox.proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -62,12 +62,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (firefox.manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -78,6 +78,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -89,14 +90,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -107,6 +109,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -118,6 +121,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -139,8 +143,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) β”‚ +β”‚ β”‚ hasn't the value "Automatic proxy β”‚ +β”‚ β”‚ configuration URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -161,29 +166,34 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ +β”‚ β”‚ to the Internet" β”‚ +β”‚ β”‚ (firefox.proxy_mode) is not "Manual β”‚ β”‚ β”‚ proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" β”‚ +β”‚ β”‚ (firefox.manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ DNS over HTTPS -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.dns_over_https -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.dns_over_https +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -197,8 +207,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ NextDNS β”‚ β”‚ β”‚ β€’ Custom β”‚ β”‚ β”‚ Disabled: when the variable "Enable β”‚ -β”‚ β”‚ DNS over HTTPS" has the value β”‚ -β”‚ β”‚ "false". β”‚ +β”‚ β”‚ DNS over HTTPS" β”‚ +β”‚ β”‚ (firefox.dns_over_https.enable_dns_… β”‚ +β”‚ β”‚ has the value "false". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.dns_over_https.custom_dns_url β”‚ Custom DNS URL. β”‚ β”‚  web address   basic   mandatory    β”‚ Validators: β”‚ @@ -209,8 +220,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ β€’ must starts with 'https://' only β”‚ -β”‚ β”‚ Disabled: if "Use Provider" is not β”‚ -β”‚ β”‚ "Custom". β”‚ +β”‚ β”‚ Disabled: if "Use Provider" β”‚ +β”‚ β”‚ (firefox.dns_over_https.provider) is β”‚ +β”‚ β”‚ not "Custom". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/result_tutorial/170/doc.json b/tests/result_tutorial/170/doc.json index 1f1b1e1f4..a2a19d0f4 100644 --- a/tests/result_tutorial/170/doc.json +++ b/tests/result_tutorial/170/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -190,7 +190,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -224,7 +224,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -271,7 +271,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -305,7 +305,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\".", + "message": "when the variable {0} has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\".", + "description": "if {0} is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/170/doc.sh b/tests/result_tutorial/170/doc.sh index e9010f93b..1b344a9fb 100644 --- a/tests/result_tutorial/170/doc.sh +++ b/tests/result_tutorial/170/doc.sh @@ -1,10 +1,10 @@ Firefox -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: firefox -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: firefox +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -21,19 +21,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (firefox.proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -62,12 +62,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (firefox.manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -78,6 +78,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -89,14 +90,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -107,6 +109,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -118,6 +121,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -139,8 +143,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) β”‚ +β”‚ β”‚ hasn't the value "Automatic proxy β”‚ +β”‚ β”‚ configuration URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -161,29 +166,34 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ +β”‚ β”‚ to the Internet" β”‚ +β”‚ β”‚ (firefox.proxy_mode) is not "Manual β”‚ β”‚ β”‚ proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" β”‚ +β”‚ β”‚ (firefox.manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ DNS over HTTPS -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.dns_over_https -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.dns_over_https +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -197,8 +207,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ NextDNS β”‚ β”‚ β”‚ β€’ Custom β”‚ β”‚ β”‚ Disabled: when the variable "Enable β”‚ -β”‚ β”‚ DNS over HTTPS" has the value β”‚ -β”‚ β”‚ "false". β”‚ +β”‚ β”‚ DNS over HTTPS" β”‚ +β”‚ β”‚ (firefox.dns_over_https.enable_dns_… β”‚ +β”‚ β”‚ has the value "false". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.dns_over_https.custom_dns_url β”‚ Custom DNS URL. β”‚ β”‚  web address   basic   mandatory    β”‚ Validators: β”‚ @@ -209,26 +220,27 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ β€’ must starts with 'https://' only β”‚ -β”‚ β”‚ Disabled: if "Use Provider" is not β”‚ -β”‚ β”‚ "Custom". β”‚ +β”‚ β”‚ Disabled: if "Use Provider" β”‚ +β”‚ β”‚ (firefox.dns_over_https.provider) is β”‚ +β”‚ β”‚ not "Custom". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Foxyproxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: foxyproxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: foxyproxy +β–Œ  basic  Proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family contains lists of variable blocks. -β–Œ Path: foxyproxy.proxies -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family contains lists of variable blocks. +β–Œ Path: foxyproxy.proxies +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/result_tutorial/180/doc.json b/tests/result_tutorial/180/doc.json index 9cb819615..6b9614430 100644 --- a/tests/result_tutorial/180/doc.json +++ b/tests/result_tutorial/180/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -190,7 +190,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -224,7 +224,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -271,7 +271,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -305,7 +305,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\".", + "message": "when the variable {0} has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\".", + "description": "if {0} is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/180/doc.sh b/tests/result_tutorial/180/doc.sh index c9687758f..40ca0ffd8 100644 --- a/tests/result_tutorial/180/doc.sh +++ b/tests/result_tutorial/180/doc.sh @@ -1,10 +1,10 @@ Firefox -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: firefox -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: firefox +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -21,19 +21,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (firefox.proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -62,12 +62,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (firefox.manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -78,6 +78,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -89,14 +90,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -107,6 +109,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -118,6 +121,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -139,8 +143,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) β”‚ +β”‚ β”‚ hasn't the value "Automatic proxy β”‚ +β”‚ β”‚ configuration URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -161,29 +166,34 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ +β”‚ β”‚ to the Internet" β”‚ +β”‚ β”‚ (firefox.proxy_mode) is not "Manual β”‚ β”‚ β”‚ proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" β”‚ +β”‚ β”‚ (firefox.manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ DNS over HTTPS -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.dns_over_https -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.dns_over_https +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -197,8 +207,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ NextDNS β”‚ β”‚ β”‚ β€’ Custom β”‚ β”‚ β”‚ Disabled: when the variable "Enable β”‚ -β”‚ β”‚ DNS over HTTPS" has the value β”‚ -β”‚ β”‚ "false". β”‚ +β”‚ β”‚ DNS over HTTPS" β”‚ +β”‚ β”‚ (firefox.dns_over_https.enable_dns_… β”‚ +β”‚ β”‚ has the value "false". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.dns_over_https.custom_dns_url β”‚ Custom DNS URL. β”‚ β”‚  web address   basic   mandatory    β”‚ Validators: β”‚ @@ -209,26 +220,27 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ β€’ must starts with 'https://' only β”‚ -β”‚ β”‚ Disabled: if "Use Provider" is not β”‚ -β”‚ β”‚ "Custom". β”‚ +β”‚ β”‚ Disabled: if "Use Provider" β”‚ +β”‚ β”‚ (firefox.dns_over_https.provider) is β”‚ +β”‚ β”‚ not "Custom". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Foxyproxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: foxyproxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: foxyproxy +β–Œ  basic  Proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family contains lists of variable blocks. -β–Œ Path: foxyproxy.proxies -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family contains lists of variable blocks. +β–Œ Path: foxyproxy.proxies +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/result_tutorial/181/doc.json b/tests/result_tutorial/181/doc.json index 764c39fb5..83481685a 100644 --- a/tests/result_tutorial/181/doc.json +++ b/tests/result_tutorial/181/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -190,7 +190,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -224,7 +224,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -271,7 +271,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -305,7 +305,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\".", + "message": "when the variable {0} has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\".", + "description": "if {0} is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/181/doc.sh b/tests/result_tutorial/181/doc.sh index 70905a784..4bc812340 100644 --- a/tests/result_tutorial/181/doc.sh +++ b/tests/result_tutorial/181/doc.sh @@ -1,10 +1,10 @@ Firefox -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: firefox -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: firefox +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -21,19 +21,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (firefox.proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -62,12 +62,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (firefox.manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -78,6 +78,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -89,14 +90,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -107,6 +109,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -118,6 +121,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -139,8 +143,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) β”‚ +β”‚ β”‚ hasn't the value "Automatic proxy β”‚ +β”‚ β”‚ configuration URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -161,29 +166,34 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ +β”‚ β”‚ to the Internet" β”‚ +β”‚ β”‚ (firefox.proxy_mode) is not "Manual β”‚ β”‚ β”‚ proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" β”‚ +β”‚ β”‚ (firefox.manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ DNS over HTTPS -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.dns_over_https -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.dns_over_https +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -197,8 +207,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ NextDNS β”‚ β”‚ β”‚ β€’ Custom β”‚ β”‚ β”‚ Disabled: when the variable "Enable β”‚ -β”‚ β”‚ DNS over HTTPS" has the value β”‚ -β”‚ β”‚ "false". β”‚ +β”‚ β”‚ DNS over HTTPS" β”‚ +β”‚ β”‚ (firefox.dns_over_https.enable_dns_… β”‚ +β”‚ β”‚ has the value "false". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.dns_over_https.custom_dns_url β”‚ Custom DNS URL. β”‚ β”‚  web address   basic   mandatory    β”‚ Validators: β”‚ @@ -209,26 +220,27 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ β€’ must starts with 'https://' only β”‚ -β”‚ β”‚ Disabled: if "Use Provider" is not β”‚ -β”‚ β”‚ "Custom". β”‚ +β”‚ β”‚ Disabled: if "Use Provider" β”‚ +β”‚ β”‚ (firefox.dns_over_https.provider) is β”‚ +β”‚ β”‚ not "Custom". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Foxyproxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: foxyproxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: foxyproxy +β–Œ  standard  Proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family contains lists of variable blocks. -β–Œ Path: foxyproxy.proxies -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family contains lists of variable blocks. +β–Œ Path: foxyproxy.proxies +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/result_tutorial/182/doc.json b/tests/result_tutorial/182/doc.json index 71c6f4102..16a71abd0 100644 --- a/tests/result_tutorial/182/doc.json +++ b/tests/result_tutorial/182/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -190,7 +190,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -224,7 +224,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -271,7 +271,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -305,7 +305,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\".", + "message": "when the variable {0} has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\".", + "description": "if {0} is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/182/doc.sh b/tests/result_tutorial/182/doc.sh index 389fbcc1f..7c85638ac 100644 --- a/tests/result_tutorial/182/doc.sh +++ b/tests/result_tutorial/182/doc.sh @@ -1,10 +1,10 @@ Firefox -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: firefox -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: firefox +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -21,19 +21,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (firefox.proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -62,12 +62,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (firefox.manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -78,6 +78,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -89,14 +90,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -107,6 +109,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -118,6 +121,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -139,8 +143,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) β”‚ +β”‚ β”‚ hasn't the value "Automatic proxy β”‚ +β”‚ β”‚ configuration URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -161,29 +166,34 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ +β”‚ β”‚ to the Internet" β”‚ +β”‚ β”‚ (firefox.proxy_mode) is not "Manual β”‚ β”‚ β”‚ proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" β”‚ +β”‚ β”‚ (firefox.manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ DNS over HTTPS -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.dns_over_https -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.dns_over_https +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -197,8 +207,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ NextDNS β”‚ β”‚ β”‚ β€’ Custom β”‚ β”‚ β”‚ Disabled: when the variable "Enable β”‚ -β”‚ β”‚ DNS over HTTPS" has the value β”‚ -β”‚ β”‚ "false". β”‚ +β”‚ β”‚ DNS over HTTPS" β”‚ +β”‚ β”‚ (firefox.dns_over_https.enable_dns_… β”‚ +β”‚ β”‚ has the value "false". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.dns_over_https.custom_dns_url β”‚ Custom DNS URL. β”‚ β”‚  web address   basic   mandatory    β”‚ Validators: β”‚ @@ -209,26 +220,27 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ β€’ must starts with 'https://' only β”‚ -β”‚ β”‚ Disabled: if "Use Provider" is not β”‚ -β”‚ β”‚ "Custom". β”‚ +β”‚ β”‚ Disabled: if "Use Provider" β”‚ +β”‚ β”‚ (firefox.dns_over_https.provider) is β”‚ +β”‚ β”‚ not "Custom". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Foxyproxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: foxyproxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: foxyproxy +β–Œ  basic  Proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family contains lists of variable blocks. -β–Œ Path: foxyproxy.proxies -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family contains lists of variable blocks. +β–Œ Path: foxyproxy.proxies +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/result_tutorial/190/doc.json b/tests/result_tutorial/190/doc.json index ba769ba02..6a5334200 100644 --- a/tests/result_tutorial/190/doc.json +++ b/tests/result_tutorial/190/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -190,7 +190,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -224,7 +224,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -271,7 +271,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -305,7 +305,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\".", + "message": "when the variable {0} has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\".", + "description": "if {0} is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/190/doc.sh b/tests/result_tutorial/190/doc.sh index c24fadcde..4058f4553 100644 --- a/tests/result_tutorial/190/doc.sh +++ b/tests/result_tutorial/190/doc.sh @@ -1,10 +1,10 @@ Firefox -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: firefox -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: firefox +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -21,19 +21,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (firefox.proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -62,12 +62,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (firefox.manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -78,6 +78,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -89,14 +90,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -107,6 +109,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -118,6 +121,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -139,8 +143,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) β”‚ +β”‚ β”‚ hasn't the value "Automatic proxy β”‚ +β”‚ β”‚ configuration URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -161,29 +166,34 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ +β”‚ β”‚ to the Internet" β”‚ +β”‚ β”‚ (firefox.proxy_mode) is not "Manual β”‚ β”‚ β”‚ proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" β”‚ +β”‚ β”‚ (firefox.manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ DNS over HTTPS -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.dns_over_https -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.dns_over_https +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -197,8 +207,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ NextDNS β”‚ β”‚ β”‚ β€’ Custom β”‚ β”‚ β”‚ Disabled: when the variable "Enable β”‚ -β”‚ β”‚ DNS over HTTPS" has the value β”‚ -β”‚ β”‚ "false". β”‚ +β”‚ β”‚ DNS over HTTPS" β”‚ +β”‚ β”‚ (firefox.dns_over_https.enable_dns_… β”‚ +β”‚ β”‚ has the value "false". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.dns_over_https.custom_dns_url β”‚ Custom DNS URL. β”‚ β”‚  web address   basic   mandatory    β”‚ Validators: β”‚ @@ -209,26 +220,27 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ β€’ must starts with 'https://' only β”‚ -β”‚ β”‚ Disabled: if "Use Provider" is not β”‚ -β”‚ β”‚ "Custom". β”‚ +β”‚ β”‚ Disabled: if "Use Provider" β”‚ +β”‚ β”‚ (firefox.dns_over_https.provider) is β”‚ +β”‚ β”‚ not "Custom". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Foxyproxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: foxyproxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: foxyproxy +β–Œ  basic  Proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family contains lists of variable blocks. -β–Œ Path: foxyproxy.proxies -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family contains lists of variable blocks. +β–Œ Path: foxyproxy.proxies +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/result_tutorial/200/doc.json b/tests/result_tutorial/200/doc.json index 92069ab85..a56bab1f0 100644 --- a/tests/result_tutorial/200/doc.json +++ b/tests/result_tutorial/200/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -190,7 +190,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -224,7 +224,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -271,7 +271,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -305,7 +305,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\".", + "message": "when the variable {0} has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\".", + "description": "if {0} is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/200/doc.sh b/tests/result_tutorial/200/doc.sh index 734de2b8b..96b1777bb 100644 --- a/tests/result_tutorial/200/doc.sh +++ b/tests/result_tutorial/200/doc.sh @@ -1,10 +1,10 @@ Firefox -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: firefox -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: firefox +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -21,19 +21,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (firefox.proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -62,12 +62,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (firefox.manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -78,6 +78,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -89,14 +90,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -107,6 +109,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -118,6 +121,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -139,8 +143,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) β”‚ +β”‚ β”‚ hasn't the value "Automatic proxy β”‚ +β”‚ β”‚ configuration URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -161,29 +166,34 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ +β”‚ β”‚ to the Internet" β”‚ +β”‚ β”‚ (firefox.proxy_mode) is not "Manual β”‚ β”‚ β”‚ proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" β”‚ +β”‚ β”‚ (firefox.manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ DNS over HTTPS -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.dns_over_https -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.dns_over_https +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -197,8 +207,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ NextDNS β”‚ β”‚ β”‚ β€’ Custom β”‚ β”‚ β”‚ Disabled: when the variable "Enable β”‚ -β”‚ β”‚ DNS over HTTPS" has the value β”‚ -β”‚ β”‚ "false". β”‚ +β”‚ β”‚ DNS over HTTPS" β”‚ +β”‚ β”‚ (firefox.dns_over_https.enable_dns_… β”‚ +β”‚ β”‚ has the value "false". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.dns_over_https.custom_dns_url β”‚ Custom DNS URL. β”‚ β”‚  web address   basic   mandatory    β”‚ Validators: β”‚ @@ -209,26 +220,27 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ β€’ must starts with 'https://' only β”‚ -β”‚ β”‚ Disabled: if "Use Provider" is not β”‚ -β”‚ β”‚ "Custom". β”‚ +β”‚ β”‚ Disabled: if "Use Provider" β”‚ +β”‚ β”‚ (firefox.dns_over_https.provider) is β”‚ +β”‚ β”‚ not "Custom". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Foxyproxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: foxyproxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: foxyproxy +β–Œ  basic  Proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family contains lists of variable blocks. -β–Œ Path: foxyproxy.proxies -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family contains lists of variable blocks. +β–Œ Path: foxyproxy.proxies +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/result_tutorial/210/doc.json b/tests/result_tutorial/210/doc.json index 4e27cd2cd..67a7fb20c 100644 --- a/tests/result_tutorial/210/doc.json +++ b/tests/result_tutorial/210/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -190,7 +190,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -224,7 +224,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -271,7 +271,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -305,7 +305,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\".", + "message": "when the variable {0} has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\".", + "description": "if {0} is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/210/doc.sh b/tests/result_tutorial/210/doc.sh index 80127b3c9..74f28c52e 100644 --- a/tests/result_tutorial/210/doc.sh +++ b/tests/result_tutorial/210/doc.sh @@ -1,10 +1,10 @@ Firefox -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: firefox -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: firefox +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -21,19 +21,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (firefox.proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -62,12 +62,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (firefox.manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -78,6 +78,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -89,14 +90,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -107,6 +109,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -118,6 +121,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -139,8 +143,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) β”‚ +β”‚ β”‚ hasn't the value "Automatic proxy β”‚ +β”‚ β”‚ configuration URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -161,29 +166,34 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ +β”‚ β”‚ to the Internet" β”‚ +β”‚ β”‚ (firefox.proxy_mode) is not "Manual β”‚ β”‚ β”‚ proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" β”‚ +β”‚ β”‚ (firefox.manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ DNS over HTTPS -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.dns_over_https -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.dns_over_https +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -197,8 +207,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ NextDNS β”‚ β”‚ β”‚ β€’ Custom β”‚ β”‚ β”‚ Disabled: when the variable "Enable β”‚ -β”‚ β”‚ DNS over HTTPS" has the value β”‚ -β”‚ β”‚ "false". β”‚ +β”‚ β”‚ DNS over HTTPS" β”‚ +β”‚ β”‚ (firefox.dns_over_https.enable_dns_… β”‚ +β”‚ β”‚ has the value "false". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.dns_over_https.custom_dns_url β”‚ Custom DNS URL. β”‚ β”‚  web address   basic   mandatory    β”‚ Validators: β”‚ @@ -209,26 +220,27 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ β€’ must starts with 'https://' only β”‚ -β”‚ β”‚ Disabled: if "Use Provider" is not β”‚ -β”‚ β”‚ "Custom". β”‚ +β”‚ β”‚ Disabled: if "Use Provider" β”‚ +β”‚ β”‚ (firefox.dns_over_https.provider) is β”‚ +β”‚ β”‚ not "Custom". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Foxyproxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: foxyproxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: foxyproxy +β–Œ  basic  Proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family contains lists of variable blocks. -β–Œ Path: foxyproxy.proxies -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family contains lists of variable blocks. +β–Œ Path: foxyproxy.proxies +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/result_tutorial/211/doc.json b/tests/result_tutorial/211/doc.json index 33d3ad04d..9f001a9dd 100644 --- a/tests/result_tutorial/211/doc.json +++ b/tests/result_tutorial/211/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", + "message": "when the variable {0} hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -190,7 +190,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -224,7 +224,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -271,7 +271,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.address", "type": "variable" @@ -305,7 +305,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "firefox.manual.http_proxy.port", "type": "variable" @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", + "message": "when the variable {0} hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\".", + "message": "when the variable {0} has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", + "description": "if {0} is not \"Manual proxy configuration\"\nor {1} is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\".", + "message": "when the variable {0} has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\".", + "description": "if {0} is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/211/doc.sh b/tests/result_tutorial/211/doc.sh index fdf0d6075..43b5a1c03 100644 --- a/tests/result_tutorial/211/doc.sh +++ b/tests/result_tutorial/211/doc.sh @@ -1,10 +1,10 @@ Firefox -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: firefox -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: firefox +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -21,19 +21,19 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Manual proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual -β–Œ  basic   disabled  -β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't -the value "Manual proxy configuration". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual +β–Œ  basic   disabled  +β–Œ Disabled: when the variable "Configure Proxy Access to the Internet" +β–Œ (firefox.proxy_mode) hasn't the value "Manual proxy configuration". HTTP Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.http_proxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.http_proxy +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -62,12 +62,12 @@ the value "Manual proxy configuration". β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ HTTPS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.https_proxy -β–Œ  standard   hidden  -β–Œ Hidden: when the variable "Also use this proxy for HTTPS" has the value -"true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.https_proxy +β–Œ  standard   hidden  +β–Œ Hidden: when the variable "Also use this proxy for HTTPS" +β–Œ (firefox.manual.use_for_https) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -78,6 +78,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.https_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -89,14 +90,15 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ SOCKS Proxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.manual.socks_proxy -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.manual.socks_proxy +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -107,6 +109,7 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy address" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.address). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.port β”‚ Proxy port. β”‚ β”‚  port   standard   mandatory  β”‚ Validators: β”‚ @@ -118,6 +121,7 @@ the value "Manual proxy configuration". β”‚ β”‚ are allowed β”‚ β”‚ β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "Proxy port" β”‚ +β”‚ β”‚ (firefox.manual.http_proxy.port). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.manual.socks_proxy.version β”‚ SOCKS host version used by proxy. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: β”‚ @@ -139,8 +143,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" hasn't the value β”‚ -β”‚ β”‚ "Automatic proxy configuration URL". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) β”‚ +β”‚ β”‚ hasn't the value "Automatic proxy β”‚ +β”‚ β”‚ configuration URL". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.no_proxy β”‚ Address for which proxy will be β”‚ β”‚  domainname   multiple   standard    β”‚ desactivated. β”‚ @@ -161,29 +166,34 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ 192.168.1.0/24 β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.prompt_authentication β”‚ Prompt for authentication if β”‚ β”‚  boolean   standard   mandatory    β”‚ password is saved. β”‚ β”‚ disabled  β”‚ Default: true β”‚ β”‚ β”‚ Disabled: when the variable β”‚ β”‚ β”‚ "Configure Proxy Access to the β”‚ -β”‚ β”‚ Internet" has the value "No proxy". β”‚ +β”‚ β”‚ Internet" (firefox.proxy_mode) has β”‚ +β”‚ β”‚ the value "No proxy". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.proxy_dns_socks5 β”‚ Use proxy DNS when using SOCKS v5. β”‚ β”‚  boolean   advanced   mandatory    β”‚ Default: false β”‚ β”‚ disabled  β”‚ Disabled: if "Configure Proxy Access β”‚ -β”‚ β”‚ to the Internet" is not "Manual β”‚ +β”‚ β”‚ to the Internet" β”‚ +β”‚ β”‚ (firefox.proxy_mode) is not "Manual β”‚ β”‚ β”‚ proxy configuration" β”‚ β”‚ β”‚ or "SOCKS host version used by β”‚ -β”‚ β”‚ proxy" is "v4". β”‚ +β”‚ β”‚ proxy" β”‚ +β”‚ β”‚ (firefox.manual.socks_proxy.version) β”‚ +β”‚ β”‚ is "v4". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ DNS over HTTPS -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: firefox.dns_over_https -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: firefox.dns_over_https +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -197,8 +207,9 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ NextDNS β”‚ β”‚ β”‚ β€’ Custom β”‚ β”‚ β”‚ Disabled: when the variable "Enable β”‚ -β”‚ β”‚ DNS over HTTPS" has the value β”‚ -β”‚ β”‚ "false". β”‚ +β”‚ β”‚ DNS over HTTPS" β”‚ +β”‚ β”‚ (firefox.dns_over_https.enable_dns_… β”‚ +β”‚ β”‚ has the value "false". β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ firefox.dns_over_https.custom_dns_url β”‚ Custom DNS URL. β”‚ β”‚  web address   basic   mandatory    β”‚ Validators: β”‚ @@ -209,26 +220,27 @@ the value "Manual proxy configuration". β”‚ β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be a hostname β”‚ β”‚ β”‚ β€’ must starts with 'https://' only β”‚ -β”‚ β”‚ Disabled: if "Use Provider" is not β”‚ -β”‚ β”‚ "Custom". β”‚ +β”‚ β”‚ Disabled: if "Use Provider" β”‚ +β”‚ β”‚ (firefox.dns_over_https.provider) is β”‚ +β”‚ β”‚ not "Custom". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ Foxyproxy -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: foxyproxy -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: foxyproxy +β–Œ  basic  Proxy configuration -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family contains lists of variable blocks. -β–Œ Path: foxyproxy.proxies -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family contains lists of variable blocks. +β–Œ Path: foxyproxy.proxies +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test/00_2default_calculated_multi.adoc b/tests/results/test/00_2default_calculated_multi.adoc index 72661fad4..d056a8c9b 100644 --- a/tests/results/test/00_2default_calculated_multi.adoc +++ b/tests/results/test/00_2default_calculated_multi.adoc @@ -10,6 +10,6 @@ * maybe | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of "a first variable". +**Default**: the value of "a first variable" (var1). |==== diff --git a/tests/results/test/00_2default_calculated_multi.gitlab.md b/tests/results/test/00_2default_calculated_multi.gitlab.md index e0e1d4047..1f4822a27 100644 --- a/tests/results/test/00_2default_calculated_multi.gitlab.md +++ b/tests/results/test/00_2default_calculated_multi.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)". | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)" (var1). | diff --git a/tests/results/test/00_2default_calculated_multi.html b/tests/results/test/00_2default_calculated_multi.html index 502f2d952..6533d698c 100644 --- a/tests/results/test/00_2default_calculated_multi.html +++ b/tests/results/test/00_2default_calculated_multi.html @@ -1,12 +1,12 @@ - + - +
  • maybe
  • +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A first variable.
    Default:
    • no
    • yes
    • -
    • maybe
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "a first variable".
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "a first variable" (var1).
    diff --git a/tests/results/test/00_2default_calculated_multi.json b/tests/results/test/00_2default_calculated_multi.json index b7cd433e8..bb1a60244 100644 --- a/tests/results/test/00_2default_calculated_multi.json +++ b/tests/results/test/00_2default_calculated_multi.json @@ -53,7 +53,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\".", + "description": "the value of {0}.", "variables": [ { "path": "var1", diff --git a/tests/results/test/00_2default_calculated_multi.md b/tests/results/test/00_2default_calculated_multi.md index e0e1d4047..1f4822a27 100644 --- a/tests/results/test/00_2default_calculated_multi.md +++ b/tests/results/test/00_2default_calculated_multi.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)". | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)" (var1). | diff --git a/tests/results/test/00_2default_calculated_multi.sh b/tests/results/test/00_2default_calculated_multi.sh index 82a770854..8b01315f7 100644 --- a/tests/results/test/00_2default_calculated_multi.sh +++ b/tests/results/test/00_2default_calculated_multi.sh @@ -9,5 +9,5 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A second variable. β”‚ β”‚  string   multiple   standard    β”‚ Default: the value of "a first β”‚ -β”‚ mandatory   unique  β”‚ variable". β”‚ +β”‚ mandatory   unique  β”‚ variable" (var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test/00_2default_calculated_variable.adoc b/tests/results/test/00_2default_calculated_variable.adoc index d47b812a7..1e8ffea04 100644 --- a/tests/results/test/00_2default_calculated_variable.adoc +++ b/tests/results/test/00_2default_calculated_variable.adoc @@ -10,6 +10,6 @@ | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `multiple` `standard` `mandatory` `unique` | A second variable. + **Validator**: type domainname + -**Default**: the value of the variable "a first variable" +**Default**: the value of the variable "a first variable" (var1). |==== diff --git a/tests/results/test/00_2default_calculated_variable.gitlab.md b/tests/results/test/00_2default_calculated_variable.gitlab.md index db918542a..b62d7fb91 100644 --- a/tests/results/test/00_2default_calculated_variable.gitlab.md +++ b/tests/results/test/00_2default_calculated_variable.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" (var1). | diff --git a/tests/results/test/00_2default_calculated_variable.html b/tests/results/test/00_2default_calculated_variable.html index f382f304e..eb8bc88bd 100644 --- a/tests/results/test/00_2default_calculated_variable.html +++ b/tests/results/test/00_2default_calculated_variable.html @@ -1,11 +1,11 @@ - + - +
  • the domain name can be an IP
  • +
    Variable Description
    Variable Description
    var1
    domainname multiple basic mandatory unique
    A first variable.
    Validators:
    • type domainname
    • -
    • the domain name can be an IP
    var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "a first variable"
    var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "a first variable" (var1).
    diff --git a/tests/results/test/00_2default_calculated_variable.json b/tests/results/test/00_2default_calculated_variable.json index 4c6410f2e..5a35bfb64 100644 --- a/tests/results/test/00_2default_calculated_variable.json +++ b/tests/results/test/00_2default_calculated_variable.json @@ -52,7 +52,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" diff --git a/tests/results/test/00_2default_calculated_variable.md b/tests/results/test/00_2default_calculated_variable.md index db918542a..b62d7fb91 100644 --- a/tests/results/test/00_2default_calculated_variable.md +++ b/tests/results/test/00_2default_calculated_variable.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" (var1). | diff --git a/tests/results/test/00_2default_calculated_variable.sh b/tests/results/test/00_2default_calculated_variable.sh index c182b27e3..205f490e5 100644 --- a/tests/results/test/00_2default_calculated_variable.sh +++ b/tests/results/test/00_2default_calculated_variable.sh @@ -9,5 +9,5 @@ β”‚ var2 β”‚ A second variable. β”‚ β”‚  domainname   multiple   standard    β”‚ Validator: type domainname β”‚ β”‚ mandatory   unique  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test/00_2default_calculated_variable_transitive.adoc b/tests/results/test/00_2default_calculated_variable_transitive.adoc index 32bc11c9e..1d1f9bee5 100644 --- a/tests/results/test/00_2default_calculated_variable_transitive.adoc +++ b/tests/results/test/00_2default_calculated_variable_transitive.adoc @@ -14,6 +14,6 @@ * type domainname * the domain name can be an IP -**Default**: the value of the variable "a first variable" +**Default**: the value of the variable "a first variable" (var1). |==== diff --git a/tests/results/test/00_2default_calculated_variable_transitive.gitlab.md b/tests/results/test/00_2default_calculated_variable_transitive.gitlab.md index d339e6d4e..47dd559f6 100644 --- a/tests/results/test/00_2default_calculated_variable_transitive.gitlab.md +++ b/tests/results/test/00_2default_calculated_variable_transitive.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" (var1). | diff --git a/tests/results/test/00_2default_calculated_variable_transitive.html b/tests/results/test/00_2default_calculated_variable_transitive.html index 78727414c..87fb2dbed 100644 --- a/tests/results/test/00_2default_calculated_variable_transitive.html +++ b/tests/results/test/00_2default_calculated_variable_transitive.html @@ -6,7 +6,7 @@ var1
    domainname multiple basic mandatory unique A first variable.
    Validators: var2
    domainname multiple standard mandatory uniqueA second variable.
    Validators:
    Default: the value of the variable "a first variable" +
  • the domain name can be an IP

  • Default: the value of the variable "a first variable" (var1). diff --git a/tests/results/test/00_2default_calculated_variable_transitive.json b/tests/results/test/00_2default_calculated_variable_transitive.json index 25dd3a1d9..fa84916c3 100644 --- a/tests/results/test/00_2default_calculated_variable_transitive.json +++ b/tests/results/test/00_2default_calculated_variable_transitive.json @@ -52,7 +52,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" diff --git a/tests/results/test/00_2default_calculated_variable_transitive.md b/tests/results/test/00_2default_calculated_variable_transitive.md index d339e6d4e..47dd559f6 100644 --- a/tests/results/test/00_2default_calculated_variable_transitive.md +++ b/tests/results/test/00_2default_calculated_variable_transitive.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" (var1). | diff --git a/tests/results/test/00_2default_calculated_variable_transitive.sh b/tests/results/test/00_2default_calculated_variable_transitive.sh index 201e3f886..33799337a 100644 --- a/tests/results/test/00_2default_calculated_variable_transitive.sh +++ b/tests/results/test/00_2default_calculated_variable_transitive.sh @@ -11,5 +11,5 @@ β”‚ mandatory   unique  β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test/00_6choice_link.adoc b/tests/results/test/00_6choice_link.adoc index 110a30132..bae418302 100644 --- a/tests/results/test/00_6choice_link.adoc +++ b/tests/results/test/00_6choice_link.adoc @@ -16,6 +16,6 @@ * b * c -**Default**: the value of the variable "the first variable" +**Default**: the value of the variable "the first variable" (var1). |==== diff --git a/tests/results/test/00_6choice_link.gitlab.md b/tests/results/test/00_6choice_link.gitlab.md index 20c2cf2fe..aace81625 100644 --- a/tests/results/test/00_6choice_link.gitlab.md +++ b/tests/results/test/00_6choice_link.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#var1)" (var1). | diff --git a/tests/results/test/00_6choice_link.html b/tests/results/test/00_6choice_link.html index a7d2f4047..d7b76cf66 100644 --- a/tests/results/test/00_6choice_link.html +++ b/tests/results/test/00_6choice_link.html @@ -8,7 +8,7 @@
  • c
  • var2
    choice standard mandatoryThe second variable.
    Choices:
    Default: the value of the variable "the first variable" +
  • c

  • Default: the value of the variable "the first variable" (var1). diff --git a/tests/results/test/00_6choice_link.json b/tests/results/test/00_6choice_link.json index 8b6842740..63f2af163 100644 --- a/tests/results/test/00_6choice_link.json +++ b/tests/results/test/00_6choice_link.json @@ -40,7 +40,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" diff --git a/tests/results/test/00_6choice_link.md b/tests/results/test/00_6choice_link.md index 20c2cf2fe..aace81625 100644 --- a/tests/results/test/00_6choice_link.md +++ b/tests/results/test/00_6choice_link.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#var1)" (var1). | diff --git a/tests/results/test/00_6choice_link.sh b/tests/results/test/00_6choice_link.sh index e1091655c..0fc1d94f7 100644 --- a/tests/results/test/00_6choice_link.sh +++ b/tests/results/test/00_6choice_link.sh @@ -13,5 +13,5 @@ β”‚ β”‚ β€’ b β”‚ β”‚ β”‚ β€’ c β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "the first variable" β”‚ +β”‚ β”‚ "the first variable" (var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test/00_6choice_variable.adoc b/tests/results/test/00_6choice_variable.adoc index 6af801ffa..1a43870be 100644 --- a/tests/results/test/00_6choice_variable.adoc +++ b/tests/results/test/00_6choice_variable.adoc @@ -10,7 +10,7 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (var1). + **Default**: a |==== diff --git a/tests/results/test/00_6choice_variable.gitlab.md b/tests/results/test/00_6choice_variable.gitlab.md index 47bd2f19b..879000e9f 100644 --- a/tests/results/test/00_6choice_variable.gitlab.md +++ b/tests/results/test/00_6choice_variable.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | diff --git a/tests/results/test/00_6choice_variable.html b/tests/results/test/00_6choice_variable.html index 54009e310..1eab9c392 100644 --- a/tests/results/test/00_6choice_variable.html +++ b/tests/results/test/00_6choice_variable.html @@ -1,12 +1,12 @@ - + - +
  • c
  • +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (var1).
    Default: a
    diff --git a/tests/results/test/00_6choice_variable.json b/tests/results/test/00_6choice_variable.json index 0dd023519..5fab92473 100644 --- a/tests/results/test/00_6choice_variable.json +++ b/tests/results/test/00_6choice_variable.json @@ -52,7 +52,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" diff --git a/tests/results/test/00_6choice_variable.md b/tests/results/test/00_6choice_variable.md index 47bd2f19b..879000e9f 100644 --- a/tests/results/test/00_6choice_variable.md +++ b/tests/results/test/00_6choice_variable.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | diff --git a/tests/results/test/00_6choice_variable.sh b/tests/results/test/00_6choice_variable.sh index 9103d5700..c833c096a 100644 --- a/tests/results/test/00_6choice_variable.sh +++ b/tests/results/test/00_6choice_variable.sh @@ -9,6 +9,6 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (var1). β”‚ β”‚ β”‚ Default: a β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test/00_6choice_variable_link.adoc b/tests/results/test/00_6choice_variable_link.adoc index 84e92733f..2c707eea7 100644 --- a/tests/results/test/00_6choice_variable_link.adoc +++ b/tests/results/test/00_6choice_variable_link.adoc @@ -10,11 +10,11 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (var1). + **Default**: a | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "a second variable" + -**Default**: the value of the variable "a first variable" +**Choices**: the value of the variable "a second variable" (var1). + +**Default**: the value of the variable "a first variable" (var2). |==== diff --git a/tests/results/test/00_6choice_variable_link.gitlab.md b/tests/results/test/00_6choice_variable_link.gitlab.md index 8213a8ca5..1240b5b68 100644 --- a/tests/results/test/00_6choice_variable_link.gitlab.md +++ b/tests/results/test/00_6choice_variable_link.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | -| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | +| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: the value of the variable "[a first variable](#var2)" (var2). | diff --git a/tests/results/test/00_6choice_variable_link.html b/tests/results/test/00_6choice_variable_link.html index a1340fd28..634fa19c8 100644 --- a/tests/results/test/00_6choice_variable_link.html +++ b/tests/results/test/00_6choice_variable_link.html @@ -1,13 +1,13 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (var1).
    Default: a
    var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable" (var1).
    Default: the value of the variable "a first variable" (var2).
    diff --git a/tests/results/test/00_6choice_variable_link.json b/tests/results/test/00_6choice_variable_link.json index 7ead7e3b9..b17e4d089 100644 --- a/tests/results/test/00_6choice_variable_link.json +++ b/tests/results/test/00_6choice_variable_link.json @@ -52,7 +52,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" @@ -78,7 +78,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var2", "type": "variable" @@ -90,7 +90,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" diff --git a/tests/results/test/00_6choice_variable_link.md b/tests/results/test/00_6choice_variable_link.md index 8213a8ca5..1240b5b68 100644 --- a/tests/results/test/00_6choice_variable_link.md +++ b/tests/results/test/00_6choice_variable_link.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | -| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | +| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: the value of the variable "[a first variable](#var2)" (var2). | diff --git a/tests/results/test/00_6choice_variable_link.sh b/tests/results/test/00_6choice_variable_link.sh index f19a692c1..2ab94ceac 100644 --- a/tests/results/test/00_6choice_variable_link.sh +++ b/tests/results/test/00_6choice_variable_link.sh @@ -9,12 +9,12 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (var1). β”‚ β”‚ β”‚ Default: a β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var3 β”‚ A third variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (var1). β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (var2). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test/00_6choice_variable_link2.adoc b/tests/results/test/00_6choice_variable_link2.adoc index 31d6639da..bb931633b 100644 --- a/tests/results/test/00_6choice_variable_link2.adoc +++ b/tests/results/test/00_6choice_variable_link2.adoc @@ -10,7 +10,7 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (var1). + **Default**: a |==== @@ -27,7 +27,7 @@ | Variable | Description | **family.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "a second variable" + -**Default**: the value of the variable "a first variable" +**Choices**: the value of the variable "a second variable" (var1). + +**Default**: the value of the variable "a first variable" (var2). |==== diff --git a/tests/results/test/00_6choice_variable_link2.gitlab.md b/tests/results/test/00_6choice_variable_link2.gitlab.md index 2c2e08909..8897741cf 100644 --- a/tests/results/test/00_6choice_variable_link2.gitlab.md +++ b/tests/results/test/00_6choice_variable_link2.gitlab.md @@ -1,7 +1,7 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a |
    family @@ -9,9 +9,9 @@ > **Path**: family\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: the value of the variable "[a first variable](#var2)" (var2). |
    diff --git a/tests/results/test/00_6choice_variable_link2.html b/tests/results/test/00_6choice_variable_link2.html index 803cbdb50..e4561fca7 100644 --- a/tests/results/test/00_6choice_variable_link2.html +++ b/tests/results/test/00_6choice_variable_link2.html @@ -1,12 +1,12 @@ - + - +
  • c
  • +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (var1).
    Default: a
    @@ -18,10 +18,10 @@ - + - +
    Variable Description
    Variable Description
    family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable" (var1).
    Default: the value of the variable "a first variable" (var2).
    diff --git a/tests/results/test/00_6choice_variable_link2.json b/tests/results/test/00_6choice_variable_link2.json index 9749b37ed..24beda974 100644 --- a/tests/results/test/00_6choice_variable_link2.json +++ b/tests/results/test/00_6choice_variable_link2.json @@ -52,7 +52,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" @@ -87,7 +87,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var2", "type": "variable" @@ -99,7 +99,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" diff --git a/tests/results/test/00_6choice_variable_link2.md b/tests/results/test/00_6choice_variable_link2.md index 0251fbd28..da17af320 100644 --- a/tests/results/test/00_6choice_variable_link2.md +++ b/tests/results/test/00_6choice_variable_link2.md @@ -1,7 +1,7 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | # family @@ -10,7 +10,7 @@ > **Path**: family\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: the value of the variable "[a first variable](#var2)" (var2). | diff --git a/tests/results/test/00_6choice_variable_link2.sh b/tests/results/test/00_6choice_variable_link2.sh index 1bd6787c6..0ce4e25d6 100644 --- a/tests/results/test/00_6choice_variable_link2.sh +++ b/tests/results/test/00_6choice_variable_link2.sh @@ -9,23 +9,23 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (var1). β”‚ β”‚ β”‚ Default: a β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: family -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: family +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ ┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ β”‚ family.var3 β”‚ A third variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (var1). β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (var2). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test/00_6regexp_link.adoc b/tests/results/test/00_6regexp_link.adoc index 481287b7b..5a0905865 100644 --- a/tests/results/test/00_6regexp_link.adoc +++ b/tests/results/test/00_6regexp_link.adoc @@ -12,7 +12,7 @@ | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[regexp]` `standard` `mandatory` | A second variable. + **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$" + -**Default**: the value of the variable "a first variable" + +**Default**: the value of the variable "a first variable" (var1). + **Examples**: * '#b2b1b1' diff --git a/tests/results/test/00_6regexp_link.gitlab.md b/tests/results/test/00_6regexp_link.gitlab.md index c1bc545a4..f66d66a83 100644 --- a/tests/results/test/00_6regexp_link.gitlab.md +++ b/tests/results/test/00_6regexp_link.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: #a1a1a1
    **Examples**:
    β€’ #b1b1b1
    β€’ #b2b2b2 | -| **var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[a first variable](#var1)"
    **Examples**:
    β€’ #b2b1b1
    β€’ #b3b2b2 | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: #a1a1a1
    **Examples**:
    β€’ #b1b1b1
    β€’ #b2b2b2 | +| **var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[a first variable](#var1)" (var1).
    **Examples**:
    β€’ #b2b1b1
    β€’ #b3b2b2 | diff --git a/tests/results/test/00_6regexp_link.html b/tests/results/test/00_6regexp_link.html index b46935504..7b128dff7 100644 --- a/tests/results/test/00_6regexp_link.html +++ b/tests/results/test/00_6regexp_link.html @@ -5,7 +5,7 @@ var1
    regexp standard mandatoryA first variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: #a1a1a1
    Examples: -var2
    regexp standard mandatoryA second variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: the value of the variable "a first variable"
    Examples: diff --git a/tests/results/test/60_9family_dynamic_calc_both.json b/tests/results/test/60_9family_dynamic_calc_both.json index 8f18c2b6b..b96078105 100644 --- a/tests/results/test/60_9family_dynamic_calc_both.json +++ b/tests/results/test/60_9family_dynamic_calc_both.json @@ -41,7 +41,7 @@ "identifier": [ "val1", { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "var", "type": "variable" diff --git a/tests/results/test/60_9family_dynamic_calc_both.md b/tests/results/test/60_9family_dynamic_calc_both.md index 199498a96..ef7db3608 100644 --- a/tests/results/test/60_9family_dynamic_calc_both.md +++ b/tests/results/test/60_9family_dynamic_calc_both.md @@ -13,7 +13,7 @@ > `basic`\ > **Identifiers**: > - val1 -> - the value of the variable "[a suffix variable](#var)" +> - the value of the variable "[a suffix variable](#var)" (var) | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------| diff --git a/tests/results/test/60_9family_dynamic_calc_both.sh b/tests/results/test/60_9family_dynamic_calc_both.sh index 458a72b9d..a176ddb67 100644 --- a/tests/results/test/60_9family_dynamic_calc_both.sh +++ b/tests/results/test/60_9family_dynamic_calc_both.sh @@ -6,16 +6,16 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ A dynamic family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: -β–Œ  β€’ dynval1 -β–Œ  β€’ dynval2 -β–Œ  basic  -β–Œ Identifiers: -β–Œ  β€’ val1 -β–Œ  β€’ the value of the variable "a suffix variable" +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: +β–Œ  β€’ dynval1 +β–Œ  β€’ dynval2 +β–Œ  basic  +β–Œ Identifiers: +β–Œ  β€’ val1 +β–Œ  β€’ the value of the variable "a suffix variable" (var) ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test/68_0family_leadership_mode.sh b/tests/results/test/68_0family_leadership_mode.sh index 8029b1c46..575df8b08 100644 --- a/tests/results/test/68_0family_leadership_mode.sh +++ b/tests/results/test/68_0family_leadership_mode.sh @@ -1,10 +1,10 @@ A leadership -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family contains lists of variable blocks. -β–Œ Path: leader -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family contains lists of variable blocks. +β–Œ Path: leader +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_0version_underscore.sh b/tests/results/test_namespace/00_0version_underscore.sh index 5cd728d7e..953cab4f5 100644 --- a/tests/results/test_namespace/00_0version_underscore.sh +++ b/tests/results/test_namespace/00_0version_underscore.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_1empty_variable.sh b/tests/results/test_namespace/00_1empty_variable.sh index 2e01b8570..efe99d0c5 100644 --- a/tests/results/test_namespace/00_1empty_variable.sh +++ b/tests/results/test_namespace/00_1empty_variable.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ diff --git a/tests/results/test_namespace/00_2default_calculated.sh b/tests/results/test_namespace/00_2default_calculated.sh index 9be6d8c7e..c91bc12a3 100644 --- a/tests/results/test_namespace/00_2default_calculated.sh +++ b/tests/results/test_namespace/00_2default_calculated.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_2default_calculated_multi.adoc b/tests/results/test_namespace/00_2default_calculated_multi.adoc index 965515c8b..7e947731a 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.adoc +++ b/tests/results/test_namespace/00_2default_calculated_multi.adoc @@ -19,6 +19,6 @@ This family is a namespace. + * maybe | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of "a first variable". +**Default**: the value of "a first variable" (rougail.var1). |==== diff --git a/tests/results/test_namespace/00_2default_calculated_multi.gitlab.md b/tests/results/test_namespace/00_2default_calculated_multi.gitlab.md index ed1c5dd0f..b7ecac9cb 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.gitlab.md +++ b/tests/results/test_namespace/00_2default_calculated_multi.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)". | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)" (rougail.var1). | diff --git a/tests/results/test_namespace/00_2default_calculated_multi.html b/tests/results/test_namespace/00_2default_calculated_multi.html index 06b76f6e6..876bd772e 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.html +++ b/tests/results/test_namespace/00_2default_calculated_multi.html @@ -8,13 +8,13 @@ This family is a namespace.
    - + - +
  • maybe
  • +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A first variable.
    Default:
    • no
    • yes
    • -
    • maybe
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "a first variable".
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "a first variable" (rougail.var1).
    diff --git a/tests/results/test_namespace/00_2default_calculated_multi.json b/tests/results/test_namespace/00_2default_calculated_multi.json index 415cef3e2..200a0bf41 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.json +++ b/tests/results/test_namespace/00_2default_calculated_multi.json @@ -66,7 +66,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\".", + "description": "the value of {0}.", "variables": [ { "path": "rougail.var1", diff --git a/tests/results/test_namespace/00_2default_calculated_multi.md b/tests/results/test_namespace/00_2default_calculated_multi.md index c47469a32..5896cbc94 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.md +++ b/tests/results/test_namespace/00_2default_calculated_multi.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)". | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)" (rougail.var1). | diff --git a/tests/results/test_namespace/00_2default_calculated_multi.sh b/tests/results/test_namespace/00_2default_calculated_multi.sh index 6527d53f0..0e5fe3eaa 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.sh +++ b/tests/results/test_namespace/00_2default_calculated_multi.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -17,6 +17,6 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A second variable. β”‚ β”‚  string   multiple   standard    β”‚ Default: the value of "a first β”‚ -β”‚ mandatory   unique  β”‚ variable". β”‚ +β”‚ mandatory   unique  β”‚ variable" (rougail.var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace/00_2default_calculated_params_permissive.sh b/tests/results/test_namespace/00_2default_calculated_params_permissive.sh index efe56c282..4bd816a98 100644 --- a/tests/results/test_namespace/00_2default_calculated_params_permissive.sh +++ b/tests/results/test_namespace/00_2default_calculated_params_permissive.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_2default_calculated_variable.adoc b/tests/results/test_namespace/00_2default_calculated_variable.adoc index 61e6212f1..e7d57a677 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable.adoc +++ b/tests/results/test_namespace/00_2default_calculated_variable.adoc @@ -19,6 +19,6 @@ This family is a namespace. + | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `multiple` `standard` `mandatory` `unique` | A second variable. + **Validator**: type domainname + -**Default**: the value of the variable "a first variable" +**Default**: the value of the variable "a first variable" (rougail.var1). |==== diff --git a/tests/results/test_namespace/00_2default_calculated_variable.gitlab.md b/tests/results/test_namespace/00_2default_calculated_variable.gitlab.md index 9dfd982cb..3529a7868 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable.gitlab.md +++ b/tests/results/test_namespace/00_2default_calculated_variable.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#rougail.var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#rougail.var1)" (rougail.var1). | diff --git a/tests/results/test_namespace/00_2default_calculated_variable.html b/tests/results/test_namespace/00_2default_calculated_variable.html index 6e9efae33..24deac540 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable.html +++ b/tests/results/test_namespace/00_2default_calculated_variable.html @@ -8,12 +8,12 @@ This family is a namespace. - + - +
  • the domain name can be an IP
  • +
    Variable Description
    Variable Description
    rougail.var1
    domainname multiple basic mandatory unique
    A first variable.
    Validators:
    • type domainname
    • -
    • the domain name can be an IP
    rougail.var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "a first variable"
    rougail.var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "a first variable" (rougail.var1).
    diff --git a/tests/results/test_namespace/00_2default_calculated_variable.json b/tests/results/test_namespace/00_2default_calculated_variable.json index b6c9d3eef..65953f63e 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable.json +++ b/tests/results/test_namespace/00_2default_calculated_variable.json @@ -65,7 +65,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" diff --git a/tests/results/test_namespace/00_2default_calculated_variable.md b/tests/results/test_namespace/00_2default_calculated_variable.md index 005527ca9..6007abb32 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable.md +++ b/tests/results/test_namespace/00_2default_calculated_variable.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#rougail.var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#rougail.var1)" (rougail.var1). | diff --git a/tests/results/test_namespace/00_2default_calculated_variable.sh b/tests/results/test_namespace/00_2default_calculated_variable.sh index 1db25a994..b0fb832c4 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable.sh +++ b/tests/results/test_namespace/00_2default_calculated_variable.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -17,6 +17,6 @@ β”‚ rougail.var2 β”‚ A second variable. β”‚ β”‚  domainname   multiple   standard    β”‚ Validator: type domainname β”‚ β”‚ mandatory   unique  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (rougail.var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace/00_2default_calculated_variable_description.sh b/tests/results/test_namespace/00_2default_calculated_variable_description.sh index ef1a1c7ad..f2ce37c6e 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_description.sh +++ b/tests/results/test_namespace/00_2default_calculated_variable_description.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_2default_calculated_variable_description_multi_line.sh b/tests/results/test_namespace/00_2default_calculated_variable_description_multi_line.sh index aefabdc07..bc32f5841 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_description_multi_line.sh +++ b/tests/results/test_namespace/00_2default_calculated_variable_description_multi_line.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_2default_calculated_variable_transitive.adoc b/tests/results/test_namespace/00_2default_calculated_variable_transitive.adoc index e9a547a36..6bff90e48 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_transitive.adoc +++ b/tests/results/test_namespace/00_2default_calculated_variable_transitive.adoc @@ -23,6 +23,6 @@ This family is a namespace. + * type domainname * the domain name can be an IP -**Default**: the value of the variable "a first variable" +**Default**: the value of the variable "a first variable" (rougail.var1). |==== diff --git a/tests/results/test_namespace/00_2default_calculated_variable_transitive.gitlab.md b/tests/results/test_namespace/00_2default_calculated_variable_transitive.gitlab.md index 81ae80586..39f9165dc 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_transitive.gitlab.md +++ b/tests/results/test_namespace/00_2default_calculated_variable_transitive.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#rougail.var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#rougail.var1)" (rougail.var1). | diff --git a/tests/results/test_namespace/00_2default_calculated_variable_transitive.html b/tests/results/test_namespace/00_2default_calculated_variable_transitive.html index 6fab2c893..f9280abcf 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_transitive.html +++ b/tests/results/test_namespace/00_2default_calculated_variable_transitive.html @@ -14,7 +14,7 @@ This family is a namespace. rougail.var1
    domainname multiple basic mandatory unique A first variable.
    Validators: rougail.var2
    domainname multiple standard mandatory uniqueA second variable.
    Validators:
    Default: the value of the variable "a first variable" +
  • the domain name can be an IP

  • Default: the value of the variable "a first variable" (rougail.var1). diff --git a/tests/results/test_namespace/00_2default_calculated_variable_transitive.json b/tests/results/test_namespace/00_2default_calculated_variable_transitive.json index 5e31ae7d4..b32a58ea8 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_transitive.json +++ b/tests/results/test_namespace/00_2default_calculated_variable_transitive.json @@ -65,7 +65,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" diff --git a/tests/results/test_namespace/00_2default_calculated_variable_transitive.md b/tests/results/test_namespace/00_2default_calculated_variable_transitive.md index 1f30670d7..7bc6c2a9c 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_transitive.md +++ b/tests/results/test_namespace/00_2default_calculated_variable_transitive.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#rougail.var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#rougail.var1)" (rougail.var1). | diff --git a/tests/results/test_namespace/00_2default_calculated_variable_transitive.sh b/tests/results/test_namespace/00_2default_calculated_variable_transitive.sh index fee438f23..09b0dbe97 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_transitive.sh +++ b/tests/results/test_namespace/00_2default_calculated_variable_transitive.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -19,6 +19,6 @@ β”‚ mandatory   unique  β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (rougail.var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace/00_4load_subfolder.sh b/tests/results/test_namespace/00_4load_subfolder.sh index e5917e9e0..2a9bb33ed 100644 --- a/tests/results/test_namespace/00_4load_subfolder.sh +++ b/tests/results/test_namespace/00_4load_subfolder.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_5load_notype.sh b/tests/results/test_namespace/00_5load_notype.sh index 23993fd4d..704a4bbce 100644 --- a/tests/results/test_namespace/00_5load_notype.sh +++ b/tests/results/test_namespace/00_5load_notype.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_6boolean.sh b/tests/results/test_namespace/00_6boolean.sh index 0772238fe..c17d43196 100644 --- a/tests/results/test_namespace/00_6boolean.sh +++ b/tests/results/test_namespace/00_6boolean.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_6boolean_no_mandatory.sh b/tests/results/test_namespace/00_6boolean_no_mandatory.sh index 1dbe2bd91..fd6d92f78 100644 --- a/tests/results/test_namespace/00_6boolean_no_mandatory.sh +++ b/tests/results/test_namespace/00_6boolean_no_mandatory.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_6choice.sh b/tests/results/test_namespace/00_6choice.sh index bcec42ccd..448b7a0fc 100644 --- a/tests/results/test_namespace/00_6choice.sh +++ b/tests/results/test_namespace/00_6choice.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_6choice_calculation.sh b/tests/results/test_namespace/00_6choice_calculation.sh index 37c51ac96..ba76761ab 100644 --- a/tests/results/test_namespace/00_6choice_calculation.sh +++ b/tests/results/test_namespace/00_6choice_calculation.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_6choice_link.adoc b/tests/results/test_namespace/00_6choice_link.adoc index 6f7d79d44..ab0e5f152 100644 --- a/tests/results/test_namespace/00_6choice_link.adoc +++ b/tests/results/test_namespace/00_6choice_link.adoc @@ -25,6 +25,6 @@ This family is a namespace. + * b * c -**Default**: the value of the variable "the first variable" +**Default**: the value of the variable "the first variable" (rougail.var1). |==== diff --git a/tests/results/test_namespace/00_6choice_link.gitlab.md b/tests/results/test_namespace/00_6choice_link.gitlab.md index 126094403..cfd468890 100644 --- a/tests/results/test_namespace/00_6choice_link.gitlab.md +++ b/tests/results/test_namespace/00_6choice_link.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" (rougail.var1). | diff --git a/tests/results/test_namespace/00_6choice_link.html b/tests/results/test_namespace/00_6choice_link.html index 814d382a7..2a3acfa95 100644 --- a/tests/results/test_namespace/00_6choice_link.html +++ b/tests/results/test_namespace/00_6choice_link.html @@ -16,7 +16,7 @@ This family is a namespace.
  • c
  • rougail.var2
    choice standard mandatoryThe second variable.
    Choices:
    Default: the value of the variable "the first variable" +
  • c

  • Default: the value of the variable "the first variable" (rougail.var1). diff --git a/tests/results/test_namespace/00_6choice_link.json b/tests/results/test_namespace/00_6choice_link.json index 4ce556f8e..440cfae56 100644 --- a/tests/results/test_namespace/00_6choice_link.json +++ b/tests/results/test_namespace/00_6choice_link.json @@ -53,7 +53,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" diff --git a/tests/results/test_namespace/00_6choice_link.md b/tests/results/test_namespace/00_6choice_link.md index 0d65e7ec6..95792d8f0 100644 --- a/tests/results/test_namespace/00_6choice_link.md +++ b/tests/results/test_namespace/00_6choice_link.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" (rougail.var1). | diff --git a/tests/results/test_namespace/00_6choice_link.sh b/tests/results/test_namespace/00_6choice_link.sh index d76963197..acdf974c3 100644 --- a/tests/results/test_namespace/00_6choice_link.sh +++ b/tests/results/test_namespace/00_6choice_link.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -21,6 +21,6 @@ β”‚ β”‚ β€’ b β”‚ β”‚ β”‚ β€’ c β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "the first variable" β”‚ +β”‚ β”‚ "the first variable" (rougail.var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace/00_6choice_variable.adoc b/tests/results/test_namespace/00_6choice_variable.adoc index 84b218690..edeae4c84 100644 --- a/tests/results/test_namespace/00_6choice_variable.adoc +++ b/tests/results/test_namespace/00_6choice_variable.adoc @@ -19,7 +19,7 @@ This family is a namespace. + * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (rougail.var1). + **Default**: a |==== diff --git a/tests/results/test_namespace/00_6choice_variable.gitlab.md b/tests/results/test_namespace/00_6choice_variable.gitlab.md index 18bed9999..f6e75e46e 100644 --- a/tests/results/test_namespace/00_6choice_variable.gitlab.md +++ b/tests/results/test_namespace/00_6choice_variable.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | diff --git a/tests/results/test_namespace/00_6choice_variable.html b/tests/results/test_namespace/00_6choice_variable.html index 1f3fcf8ea..a6ba24f45 100644 --- a/tests/results/test_namespace/00_6choice_variable.html +++ b/tests/results/test_namespace/00_6choice_variable.html @@ -8,13 +8,13 @@ This family is a namespace. - + - +
  • c
  • +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (rougail.var1).
    Default: a
    diff --git a/tests/results/test_namespace/00_6choice_variable.json b/tests/results/test_namespace/00_6choice_variable.json index f1ae76582..004741d5f 100644 --- a/tests/results/test_namespace/00_6choice_variable.json +++ b/tests/results/test_namespace/00_6choice_variable.json @@ -65,7 +65,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" diff --git a/tests/results/test_namespace/00_6choice_variable.md b/tests/results/test_namespace/00_6choice_variable.md index b4480de86..033bd8198 100644 --- a/tests/results/test_namespace/00_6choice_variable.md +++ b/tests/results/test_namespace/00_6choice_variable.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | diff --git a/tests/results/test_namespace/00_6choice_variable.sh b/tests/results/test_namespace/00_6choice_variable.sh index 5ce085b3c..a4746ef17 100644 --- a/tests/results/test_namespace/00_6choice_variable.sh +++ b/tests/results/test_namespace/00_6choice_variable.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -17,7 +17,7 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (rougail.var1). β”‚ β”‚ β”‚ Default: a β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace/00_6choice_variable_link.adoc b/tests/results/test_namespace/00_6choice_variable_link.adoc index e854e4fa7..869fa8dd1 100644 --- a/tests/results/test_namespace/00_6choice_variable_link.adoc +++ b/tests/results/test_namespace/00_6choice_variable_link.adoc @@ -19,11 +19,11 @@ This family is a namespace. + * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (rougail.var1). + **Default**: a | **rougail.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "a second variable" + -**Default**: the value of the variable "a first variable" +**Choices**: the value of the variable "a second variable" (rougail.var1). + +**Default**: the value of the variable "a first variable" (rougail.var2). |==== diff --git a/tests/results/test_namespace/00_6choice_variable_link.gitlab.md b/tests/results/test_namespace/00_6choice_variable_link.gitlab.md index a0af28066..bb8914632 100644 --- a/tests/results/test_namespace/00_6choice_variable_link.gitlab.md +++ b/tests/results/test_namespace/00_6choice_variable_link.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | -| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | +| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: the value of the variable "[a first variable](#rougail.var2)" (rougail.var2). | diff --git a/tests/results/test_namespace/00_6choice_variable_link.html b/tests/results/test_namespace/00_6choice_variable_link.html index 99da98c11..1ea11c381 100644 --- a/tests/results/test_namespace/00_6choice_variable_link.html +++ b/tests/results/test_namespace/00_6choice_variable_link.html @@ -8,14 +8,14 @@ This family is a namespace. - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    rougail.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (rougail.var1).
    Default: a
    rougail.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable" (rougail.var1).
    Default: the value of the variable "a first variable" (rougail.var2).
    diff --git a/tests/results/test_namespace/00_6choice_variable_link.json b/tests/results/test_namespace/00_6choice_variable_link.json index 11549210f..a13fa3851 100644 --- a/tests/results/test_namespace/00_6choice_variable_link.json +++ b/tests/results/test_namespace/00_6choice_variable_link.json @@ -65,7 +65,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" @@ -91,7 +91,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var2", "type": "variable" @@ -103,7 +103,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" diff --git a/tests/results/test_namespace/00_6choice_variable_link.md b/tests/results/test_namespace/00_6choice_variable_link.md index 32691374b..8be424f9b 100644 --- a/tests/results/test_namespace/00_6choice_variable_link.md +++ b/tests/results/test_namespace/00_6choice_variable_link.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | -| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | +| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: the value of the variable "[a first variable](#rougail.var2)" (rougail.var2). | diff --git a/tests/results/test_namespace/00_6choice_variable_link.sh b/tests/results/test_namespace/00_6choice_variable_link.sh index 765057564..4ec4452cb 100644 --- a/tests/results/test_namespace/00_6choice_variable_link.sh +++ b/tests/results/test_namespace/00_6choice_variable_link.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -17,13 +17,13 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (rougail.var1). β”‚ β”‚ β”‚ Default: a β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var3 β”‚ A third variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (rougail.var1). β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (rougail.var2). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace/00_6choice_variable_link2.adoc b/tests/results/test_namespace/00_6choice_variable_link2.adoc index c8f86b3e7..5c2910e00 100644 --- a/tests/results/test_namespace/00_6choice_variable_link2.adoc +++ b/tests/results/test_namespace/00_6choice_variable_link2.adoc @@ -19,7 +19,7 @@ This family is a namespace. + * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (rougail.var1). + **Default**: a |==== @@ -36,7 +36,7 @@ This family is a namespace. + | Variable | Description | **rougail.family.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "a second variable" + -**Default**: the value of the variable "a first variable" +**Choices**: the value of the variable "a second variable" (rougail.var1). + +**Default**: the value of the variable "a first variable" (rougail.var2). |==== diff --git a/tests/results/test_namespace/00_6choice_variable_link2.gitlab.md b/tests/results/test_namespace/00_6choice_variable_link2.gitlab.md index a514cf5bb..9e3e60de6 100644 --- a/tests/results/test_namespace/00_6choice_variable_link2.gitlab.md +++ b/tests/results/test_namespace/00_6choice_variable_link2.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a |
    family @@ -16,9 +16,9 @@ > **Path**: rougail.family\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: the value of the variable "[a first variable](#rougail.var2)" (rougail.var2). |
    diff --git a/tests/results/test_namespace/00_6choice_variable_link2.html b/tests/results/test_namespace/00_6choice_variable_link2.html index ffc0a5ace..965bb42ac 100644 --- a/tests/results/test_namespace/00_6choice_variable_link2.html +++ b/tests/results/test_namespace/00_6choice_variable_link2.html @@ -8,13 +8,13 @@ This family is a namespace. - + - +
  • c
  • +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (rougail.var1).
    Default: a
    @@ -26,10 +26,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    rougail.family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable" (rougail.var1).
    Default: the value of the variable "a first variable" (rougail.var2).
    diff --git a/tests/results/test_namespace/00_6choice_variable_link2.json b/tests/results/test_namespace/00_6choice_variable_link2.json index 0bd529529..b91726056 100644 --- a/tests/results/test_namespace/00_6choice_variable_link2.json +++ b/tests/results/test_namespace/00_6choice_variable_link2.json @@ -65,7 +65,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" @@ -100,7 +100,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var2", "type": "variable" @@ -112,7 +112,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" diff --git a/tests/results/test_namespace/00_6choice_variable_link2.md b/tests/results/test_namespace/00_6choice_variable_link2.md index e56b2d884..bf4270f8c 100644 --- a/tests/results/test_namespace/00_6choice_variable_link2.md +++ b/tests/results/test_namespace/00_6choice_variable_link2.md @@ -6,10 +6,10 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | ## family @@ -18,7 +18,7 @@ > **Path**: rougail.family\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: the value of the variable "[a first variable](#rougail.var2)" (rougail.var2). | diff --git a/tests/results/test_namespace/00_6choice_variable_link2.sh b/tests/results/test_namespace/00_6choice_variable_link2.sh index aa967523c..e62d46e27 100644 --- a/tests/results/test_namespace/00_6choice_variable_link2.sh +++ b/tests/results/test_namespace/00_6choice_variable_link2.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -17,24 +17,24 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (rougail.var1). β”‚ β”‚ β”‚ Default: a β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: rougail.family -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: rougail.family +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ ┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ β”‚ rougail.family.var3 β”‚ A third variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (rougail.var1). β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (rougail.var2). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace/00_6custom.sh b/tests/results/test_namespace/00_6custom.sh index 6bc9681f4..4cd26bd86 100644 --- a/tests/results/test_namespace/00_6custom.sh +++ b/tests/results/test_namespace/00_6custom.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_6domainname.sh b/tests/results/test_namespace/00_6domainname.sh index e868bc6a1..f84b0e398 100644 --- a/tests/results/test_namespace/00_6domainname.sh +++ b/tests/results/test_namespace/00_6domainname.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_6domainname_params.sh b/tests/results/test_namespace/00_6domainname_params.sh index c7abd195c..90771b1b6 100644 --- a/tests/results/test_namespace/00_6domainname_params.sh +++ b/tests/results/test_namespace/00_6domainname_params.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_6float.sh b/tests/results/test_namespace/00_6float.sh index c6b647f73..d1844bd30 100644 --- a/tests/results/test_namespace/00_6float.sh +++ b/tests/results/test_namespace/00_6float.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_6integer.sh b/tests/results/test_namespace/00_6integer.sh index a79eda067..1fd4b515b 100644 --- a/tests/results/test_namespace/00_6integer.sh +++ b/tests/results/test_namespace/00_6integer.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_6ip.sh b/tests/results/test_namespace/00_6ip.sh index 840f01e1e..4d94ac5fd 100644 --- a/tests/results/test_namespace/00_6ip.sh +++ b/tests/results/test_namespace/00_6ip.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_6network.sh b/tests/results/test_namespace/00_6network.sh index 624cd4108..7b50db0f0 100644 --- a/tests/results/test_namespace/00_6network.sh +++ b/tests/results/test_namespace/00_6network.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_6number.sh b/tests/results/test_namespace/00_6number.sh index a79eda067..1fd4b515b 100644 --- a/tests/results/test_namespace/00_6number.sh +++ b/tests/results/test_namespace/00_6number.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_6port.sh b/tests/results/test_namespace/00_6port.sh index 620f6ff5b..4328f1f58 100644 --- a/tests/results/test_namespace/00_6port.sh +++ b/tests/results/test_namespace/00_6port.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  basic  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  basic  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_6regexp.sh b/tests/results/test_namespace/00_6regexp.sh index 390f871d5..50ff0b01c 100644 --- a/tests/results/test_namespace/00_6regexp.sh +++ b/tests/results/test_namespace/00_6regexp.sh @@ -1,10 +1,10 @@ Rougail -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family is a namespace. -β–Œ Path: rougail -β–Œ  standard  +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family is a namespace. +β–Œ Path: rougail +β–Œ  standard  ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/00_6regexp_link.adoc b/tests/results/test_namespace/00_6regexp_link.adoc index 726c2ef02..d0303338b 100644 --- a/tests/results/test_namespace/00_6regexp_link.adoc +++ b/tests/results/test_namespace/00_6regexp_link.adoc @@ -21,7 +21,7 @@ This family is a namespace. + | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[regexp]` `standard` `mandatory` | A second variable. + **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$" + -**Default**: the value of the variable "a first variable" + +**Default**: the value of the variable "a first variable" (rougail.var1). + **Examples**: * '#b2b1b1' diff --git a/tests/results/test_namespace/00_6regexp_link.gitlab.md b/tests/results/test_namespace/00_6regexp_link.gitlab.md index 2edf0a20d..b95ce41c5 100644 --- a/tests/results/test_namespace/00_6regexp_link.gitlab.md +++ b/tests/results/test_namespace/00_6regexp_link.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: #a1a1a1
    **Examples**:
    β€’ #b1b1b1
    β€’ #b2b2b2 | -| **rougail.var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[a first variable](#rougail.var1)"
    **Examples**:
    β€’ #b2b1b1
    β€’ #b3b2b2 | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: #a1a1a1
    **Examples**:
    β€’ #b1b1b1
    β€’ #b2b2b2 | +| **rougail.var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[a first variable](#rougail.var1)" (rougail.var1).
    **Examples**:
    β€’ #b2b1b1
    β€’ #b3b2b2 | diff --git a/tests/results/test_namespace/00_6regexp_link.html b/tests/results/test_namespace/00_6regexp_link.html index 13b57e726..5aeb4507e 100644 --- a/tests/results/test_namespace/00_6regexp_link.html +++ b/tests/results/test_namespace/00_6regexp_link.html @@ -13,7 +13,7 @@ This family is a namespace. rougail.var1
    regexp standard mandatoryA first variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: #a1a1a1
    Examples: -rougail.var2
    regexp standard mandatoryA second variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: the value of the variable "a first variable"
    Examples:
    Default: the value of the variable "a first variable" (rougail.var1). diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.md b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.md index bfefe7b5a..8f8e2b095 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.md +++ b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#rougail.var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#rougail.var1)" (rougail.var1). | diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.sh b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.sh index a23581b4d..5cc35bf76 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.sh +++ b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.sh @@ -13,6 +13,6 @@ β”‚ mandatory   unique  β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (rougail.var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.gitlab.md b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.gitlab.md index ed0dca1d9..bec9d345f 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.gitlab.md +++ b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#rougail.var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#rougail.var1)" (rougail.var1). | diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.html b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.html index c3aa3d6a5..7a5a15027 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.html +++ b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.html @@ -6,7 +6,7 @@ rougail.var1
    domainname multiple basic mandatory unique A first variable.
    Validators: rougail.var2
    domainname multiple standard mandatory uniqueA second variable.
    Validators:
    Default: the value of the variable "a first variable" +
  • the domain name can be an IP

  • Default: the value of the variable "a first variable" (rougail.var1). diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.json b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.json index 5e31ae7d4..b32a58ea8 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.json +++ b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.json @@ -65,7 +65,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.md b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.md index ed0dca1d9..bec9d345f 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.md +++ b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#rougail.var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#rougail.var1)" (rougail.var1). | diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.sh b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.sh index f0d47bf49..dfae7d02e 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.sh +++ b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.sh @@ -11,5 +11,5 @@ β”‚ mandatory   unique  β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (rougail.var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/00_6choice_link.adoc b/tests/results/test_namespace_without_family/00_6choice_link.adoc index 8264f0fee..e598e80aa 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_link.adoc @@ -16,6 +16,6 @@ * b * c -**Default**: the value of the variable "the first variable" +**Default**: the value of the variable "the first variable" (rougail.var1). |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_link.changelog.adoc b/tests/results/test_namespace_without_family/00_6choice_link.changelog.adoc index 155316b7f..de6c7b64d 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_link.changelog.adoc @@ -18,6 +18,6 @@ * b * c -**Default**: the value of the variable "the first variable" +**Default**: the value of the variable "the first variable" (rougail.var1). |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_link.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_link.changelog.gitlab.md index f7708eabb..e8de7697a 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_link.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" (rougail.var1). |
    diff --git a/tests/results/test_namespace_without_family/00_6choice_link.changelog.html b/tests/results/test_namespace_without_family/00_6choice_link.changelog.html index 0f2f4bb1b..166f735d6 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.changelog.html +++ b/tests/results/test_namespace_without_family/00_6choice_link.changelog.html @@ -10,7 +10,7 @@
  • c
  • rougail.var2
    choice standard mandatoryThe second variable.
    Choices:
    Default: the value of the variable "the first variable" +
  • c

  • Default: the value of the variable "the first variable" (rougail.var1). diff --git a/tests/results/test_namespace_without_family/00_6choice_link.changelog.md b/tests/results/test_namespace_without_family/00_6choice_link.changelog.md index e49088ca4..93a4297a5 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.changelog.md +++ b/tests/results/test_namespace_without_family/00_6choice_link.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" (rougail.var1). | diff --git a/tests/results/test_namespace_without_family/00_6choice_link.changelog.sh b/tests/results/test_namespace_without_family/00_6choice_link.changelog.sh index d0e88d79f..bea38d520 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.changelog.sh +++ b/tests/results/test_namespace_without_family/00_6choice_link.changelog.sh @@ -15,6 +15,6 @@ β”‚ β”‚ β€’ b β”‚ β”‚ β”‚ β€’ c β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "the first variable" β”‚ +β”‚ β”‚ "the first variable" (rougail.var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/00_6choice_link.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_link.gitlab.md index f3e9cca04..80bdd2a36 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_link.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" (rougail.var1). | diff --git a/tests/results/test_namespace_without_family/00_6choice_link.html b/tests/results/test_namespace_without_family/00_6choice_link.html index c96638c32..d42a84b8e 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.html +++ b/tests/results/test_namespace_without_family/00_6choice_link.html @@ -8,7 +8,7 @@
  • c
  • rougail.var2
    choice standard mandatoryThe second variable.
    Choices:
    Default: the value of the variable "the first variable" +
  • c

  • Default: the value of the variable "the first variable" (rougail.var1). diff --git a/tests/results/test_namespace_without_family/00_6choice_link.json b/tests/results/test_namespace_without_family/00_6choice_link.json index 4ce556f8e..440cfae56 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.json +++ b/tests/results/test_namespace_without_family/00_6choice_link.json @@ -53,7 +53,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" diff --git a/tests/results/test_namespace_without_family/00_6choice_link.md b/tests/results/test_namespace_without_family/00_6choice_link.md index f3e9cca04..80bdd2a36 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.md +++ b/tests/results/test_namespace_without_family/00_6choice_link.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" (rougail.var1). | diff --git a/tests/results/test_namespace_without_family/00_6choice_link.sh b/tests/results/test_namespace_without_family/00_6choice_link.sh index ee75381f0..890bcaf6d 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.sh +++ b/tests/results/test_namespace_without_family/00_6choice_link.sh @@ -13,5 +13,5 @@ β”‚ β”‚ β€’ b β”‚ β”‚ β”‚ β€’ c β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "the first variable" β”‚ +β”‚ β”‚ "the first variable" (rougail.var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.adoc b/tests/results/test_namespace_without_family/00_6choice_variable.adoc index d5d83d143..41e66ccbe 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_variable.adoc @@ -10,7 +10,7 @@ * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (rougail.var1). + **Default**: a |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.adoc b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.adoc index 51267eacc..1e8597e77 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.adoc @@ -12,7 +12,7 @@ * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (rougail.var1). + **Default**: a |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.gitlab.md index b92865698..d718282f5 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a |
    diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.html b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.html index 66e8d198d..158b1d51c 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.html +++ b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.html @@ -2,13 +2,13 @@ - + - +
  • c
  • +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (rougail.var1).
    Default: a
    diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.md b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.md index ce6728722..f52baa08e 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.sh b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.sh index 8c97dc89e..1fd4d5230 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.sh +++ b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.sh @@ -11,7 +11,7 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (rougail.var1). β”‚ β”‚ β”‚ Default: a β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_variable.gitlab.md index 6a6a29c74..0fa386aba 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.html b/tests/results/test_namespace_without_family/00_6choice_variable.html index dc5852a6c..9b2c152c7 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.html +++ b/tests/results/test_namespace_without_family/00_6choice_variable.html @@ -1,12 +1,12 @@ - + - +
  • c
  • +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (rougail.var1).
    Default: a
    diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.json b/tests/results/test_namespace_without_family/00_6choice_variable.json index f1ae76582..004741d5f 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.json +++ b/tests/results/test_namespace_without_family/00_6choice_variable.json @@ -65,7 +65,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.md b/tests/results/test_namespace_without_family/00_6choice_variable.md index 6a6a29c74..0fa386aba 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.sh b/tests/results/test_namespace_without_family/00_6choice_variable.sh index da6405b85..b0159f056 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.sh +++ b/tests/results/test_namespace_without_family/00_6choice_variable.sh @@ -9,6 +9,6 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (rougail.var1). β”‚ β”‚ β”‚ Default: a β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.adoc b/tests/results/test_namespace_without_family/00_6choice_variable_link.adoc index a8c8d39dd..21ffa0c6e 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.adoc @@ -10,11 +10,11 @@ * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (rougail.var1). + **Default**: a | **rougail.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "a second variable" + -**Default**: the value of the variable "a first variable" +**Choices**: the value of the variable "a second variable" (rougail.var1). + +**Default**: the value of the variable "a first variable" (rougail.var2). |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.adoc b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.adoc index 298538b93..03b105c1e 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.adoc @@ -12,11 +12,11 @@ * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (rougail.var1). + **Default**: a | **rougail.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "a second variable" + -**Default**: the value of the variable "a first variable" +**Choices**: the value of the variable "a second variable" (rougail.var1). + +**Default**: the value of the variable "a first variable" (rougail.var2). |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.gitlab.md index c7cdf2555..25cd3534f 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | -| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | +| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: the value of the variable "[a first variable](#rougail.var2)" (rougail.var2). |
    diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.html b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.html index 1aa59fddb..774920932 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.html +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.html @@ -2,14 +2,14 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    rougail.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (rougail.var1).
    Default: a
    rougail.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable" (rougail.var1).
    Default: the value of the variable "a first variable" (rougail.var2).
    diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.md b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.md index afd754472..6adb36417 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | -| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | +| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: the value of the variable "[a first variable](#rougail.var2)" (rougail.var2). | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.sh b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.sh index 63314057e..1b6edbd73 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.sh +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.sh @@ -11,13 +11,13 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (rougail.var1). β”‚ β”‚ β”‚ Default: a β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var3 β”‚ A third variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (rougail.var1). β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (rougail.var2). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_variable_link.gitlab.md index 3efd4f2e5..3f4e07437 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | -| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | +| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: the value of the variable "[a first variable](#rougail.var2)" (rougail.var2). | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.html b/tests/results/test_namespace_without_family/00_6choice_variable_link.html index c9f2d116f..13c879701 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.html +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.html @@ -1,13 +1,13 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    rougail.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (rougail.var1).
    Default: a
    rougail.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable" (rougail.var1).
    Default: the value of the variable "a first variable" (rougail.var2).
    diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.json b/tests/results/test_namespace_without_family/00_6choice_variable_link.json index 11549210f..a13fa3851 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.json +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.json @@ -65,7 +65,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" @@ -91,7 +91,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var2", "type": "variable" @@ -103,7 +103,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.md b/tests/results/test_namespace_without_family/00_6choice_variable_link.md index 3efd4f2e5..3f4e07437 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | -| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | +| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: the value of the variable "[a first variable](#rougail.var2)" (rougail.var2). | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.sh b/tests/results/test_namespace_without_family/00_6choice_variable_link.sh index 88be6c941..92ba9efb1 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.sh +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.sh @@ -9,12 +9,12 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (rougail.var1). β”‚ β”‚ β”‚ Default: a β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var3 β”‚ A third variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (rougail.var1). β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (rougail.var2). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.adoc b/tests/results/test_namespace_without_family/00_6choice_variable_link2.adoc index 3ad0f38a0..f62f972a0 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.adoc @@ -10,11 +10,11 @@ * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (rougail.var1). + **Default**: a | **rougail.family.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "a second variable" + -**Default**: the value of the variable "a first variable" +**Choices**: the value of the variable "a second variable" (rougail.var1). + +**Default**: the value of the variable "a first variable" (rougail.var2). |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.adoc b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.adoc index faa81f3d1..526844c8d 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.adoc @@ -12,11 +12,11 @@ * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (rougail.var1). + **Default**: a | **rougail.family.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "a second variable" + -**Default**: the value of the variable "a first variable" +**Choices**: the value of the variable "a second variable" (rougail.var1). + +**Default**: the value of the variable "a first variable" (rougail.var2). |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.gitlab.md index 94ae5a78c..4fb72da9d 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | -| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | +| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: the value of the variable "[a first variable](#rougail.var2)" (rougail.var2). |
    diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.html b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.html index 3ed32de74..e73fe4f07 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.html +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.html @@ -2,14 +2,14 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    rougail.family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (rougail.var1).
    Default: a
    rougail.family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable" (rougail.var1).
    Default: the value of the variable "a first variable" (rougail.var2).
    diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.md b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.md index 86983bf91..8874649a0 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | -| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | +| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: the value of the variable "[a first variable](#rougail.var2)" (rougail.var2). | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.sh b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.sh index 296d8417b..e9d127cd5 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.sh +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.sh @@ -11,13 +11,13 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (rougail.var1). β”‚ β”‚ β”‚ Default: a β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.family.var3 β”‚ A third variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (rougail.var1). β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (rougail.var2). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_variable_link2.gitlab.md index c9f84cc71..02e0e507c 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | -| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | +| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: the value of the variable "[a first variable](#rougail.var2)" (rougail.var2). | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.html b/tests/results/test_namespace_without_family/00_6choice_variable_link2.html index d21c3a601..5d32d5ff5 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.html +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.html @@ -1,13 +1,13 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    rougail.family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (rougail.var1).
    Default: a
    rougail.family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable" (rougail.var1).
    Default: the value of the variable "a first variable" (rougail.var2).
    diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.json b/tests/results/test_namespace_without_family/00_6choice_variable_link2.json index 0bd529529..b91726056 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.json +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.json @@ -65,7 +65,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" @@ -100,7 +100,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var2", "type": "variable" @@ -112,7 +112,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.md b/tests/results/test_namespace_without_family/00_6choice_variable_link2.md index c9f84cc71..02e0e507c 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | -| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: a | +| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)" (rougail.var1).
    **Default**: the value of the variable "[a first variable](#rougail.var2)" (rougail.var2). | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.sh b/tests/results/test_namespace_without_family/00_6choice_variable_link2.sh index 530fc47cf..fbbd09012 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.sh +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.sh @@ -9,12 +9,12 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (rougail.var1). β”‚ β”‚ β”‚ Default: a β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.family.var3 β”‚ A third variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (rougail.var1). β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (rougail.var2). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/00_6regexp_link.adoc b/tests/results/test_namespace_without_family/00_6regexp_link.adoc index ebe15838f..c5074c6fe 100644 --- a/tests/results/test_namespace_without_family/00_6regexp_link.adoc +++ b/tests/results/test_namespace_without_family/00_6regexp_link.adoc @@ -12,7 +12,7 @@ | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[regexp]` `standard` `mandatory` | A second variable. + **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$" + -**Default**: the value of the variable "a first variable" + +**Default**: the value of the variable "a first variable" (rougail.var1). + **Examples**: * '#b2b1b1' diff --git a/tests/results/test_namespace_without_family/00_6regexp_link.changelog.adoc b/tests/results/test_namespace_without_family/00_6regexp_link.changelog.adoc index 3c9849c33..8c32582e1 100644 --- a/tests/results/test_namespace_without_family/00_6regexp_link.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_6regexp_link.changelog.adoc @@ -14,7 +14,7 @@ | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[regexp]` `standard` `mandatory` | A second variable. + **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$" + -**Default**: the value of the variable "a first variable" + +**Default**: the value of the variable "a first variable" (rougail.var1). + **Examples**: * '#b2b1b1' diff --git a/tests/results/test_namespace_without_family/00_6regexp_link.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_6regexp_link.changelog.gitlab.md index 0145af664..7aa269285 100644 --- a/tests/results/test_namespace_without_family/00_6regexp_link.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6regexp_link.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: #a1a1a1
    **Examples**:
    β€’ #b1b1b1
    β€’ #b2b2b2 | -| **rougail.var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[a first variable](#rougail.var1)"
    **Examples**:
    β€’ #b2b1b1
    β€’ #b3b2b2 | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: #a1a1a1
    **Examples**:
    β€’ #b1b1b1
    β€’ #b2b2b2 | +| **rougail.var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[a first variable](#rougail.var1)" (rougail.var1).
    **Examples**:
    β€’ #b2b1b1
    β€’ #b3b2b2 |
    diff --git a/tests/results/test_namespace_without_family/00_6regexp_link.changelog.html b/tests/results/test_namespace_without_family/00_6regexp_link.changelog.html index b5b3807e7..473c01e50 100644 --- a/tests/results/test_namespace_without_family/00_6regexp_link.changelog.html +++ b/tests/results/test_namespace_without_family/00_6regexp_link.changelog.html @@ -7,7 +7,7 @@ rougail.var1
    regexp standard mandatoryA first variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: #a1a1a1
    Examples: -rougail.var2
    regexp standard mandatoryA second variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: the value of the variable "a first variable"
    Examples: rougail.var2
    string standard mandatory A suffix variable2.
    Default: val1 rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatoryA dynamic variable.
    Default: the value of the identifier. -rougail.var3
    string standard mandatory A variable calculated.
    Default: +rougail.var3
    string standard mandatory A variable calculated.
    Default: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier.json index bd18d1651..9f4e2f62e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier.json @@ -82,7 +82,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" @@ -140,7 +140,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ @@ -150,7 +150,7 @@ "description": "A dynamic variable" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier.md index 42f4f08bc..af599b734 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier.md @@ -1,7 +1,7 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier.sh index f251047fb..8bbbc9768 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier.sh @@ -17,6 +17,8 @@ β”‚  string   standard   mandatory  β”‚ Default: β”‚ β”‚ β”‚ β€’ the value of the variable "A β”‚ β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "A β”‚ β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval2.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.adoc index 7316717d2..45d68321d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.adoc @@ -20,7 +20,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable calculated. + **Default**: -* the value of the variable "A dynamic variable" -* the value of the variable "A dynamic variable" +* the value of the variable "A dynamic variable" (rougail.dyn__val1__.var) +* the value of the variable "A dynamic variable" (rougail.dyn__val2__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.adoc index 643790ac4..4a38c3dca 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.adoc @@ -22,7 +22,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable calculated. + **Default**: -* the value of the variable "A dynamic variable" -* the value of the variable "A dynamic variable" +* the value of the variable "A dynamic variable" (rougail.dyn__val1__.var) +* the value of the variable "A dynamic variable" (rougail.dyn__val2__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.gitlab.md index ed5118526..9e386810e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.gitlab.md @@ -1,11 +1,11 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val2*.var) |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.html index f3b5a1a83..a4633994a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.html @@ -9,8 +9,8 @@
  • val2
  • rougail.var2
    string standard mandatory A suffix variable2.
    Default: val1 rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory uniqueA dynamic variable.
    Default: -rougail.var3
    string multiple standard mandatory unique A variable calculated.
    Default: +rougail.var3
    string multiple standard mandatory unique A variable calculated.
    Default: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.md index f4c6b1161..423fdd0e4 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.md @@ -1,9 +1,9 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.sh index 59a880158..85ec28c63 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.changelog.sh @@ -20,7 +20,9 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ the value of the variable "A β”‚ β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "A β”‚ β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval2.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.gitlab.md index 7f7198c12..eb7806507 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.gitlab.md @@ -1,7 +1,7 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.html index f6d422e37..43cb74487 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.html @@ -7,8 +7,8 @@
  • val2
  • rougail.var2
    string standard mandatory A suffix variable2.
    Default: val1 rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory uniqueA dynamic variable.
    Default: -rougail.var3
    string multiple standard mandatory unique A variable calculated.
    Default: +rougail.var3
    string multiple standard mandatory unique A variable calculated.
    Default: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.json index 7804716be..4cd09f7fd 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.json @@ -82,7 +82,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" @@ -155,7 +155,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ @@ -165,7 +165,7 @@ "description": "A dynamic variable" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.md index 7f7198c12..eb7806507 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.md @@ -1,7 +1,7 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.sh index 46963d5e7..a99c488c0 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.sh @@ -18,6 +18,8 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ the value of the variable "A β”‚ β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "A β”‚ β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval2.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.adoc index 2ed0256b9..6f33dd436 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" +**Default**: the value of the variable "A dynamic variable" (rougail.dyn__val1__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.adoc index 4684785a5..87b5a8af4 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" +**Default**: the value of the variable "A dynamic variable" (rougail.dyn__val1__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.gitlab.md index 832229a2f..c7e03ff2d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.html index cecf11afb..691738735 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable"
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (rougail.dynval1.var)
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.md index fb3c17d06..3f07ba5bc 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.sh index 40100cf18..20b45babc 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.sh @@ -15,5 +15,6 @@ β”‚ rougail.var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "A dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.gitlab.md index c37b1d16b..7b57ed2a6 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.html index 134656b6b..9379fa02f 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable"
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (rougail.dynval1.var)
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.json index 81db67f41..86cf0b434 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.json @@ -62,7 +62,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" @@ -115,7 +115,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.md index c37b1d16b..7b57ed2a6 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.sh index 02732668b..ce0bc93a9 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.sh @@ -13,4 +13,5 @@ β”‚ rougail.var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "A dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.json index 64672b39c..f894e28b9 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.json @@ -63,7 +63,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.json index d21325712..13eda9cf7 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.json @@ -57,7 +57,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.adoc index 880f291b9..f1177f9db 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" if it is defined +**Default**: the value of the variable "A dynamic variable" (rougail.dyn__val1__.var) if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.adoc index c35c786b0..1a7cf0b10 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" if it is defined +**Default**: the value of the variable "A dynamic variable" (rougail.dyn__val1__.var) if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.gitlab.md index ed3ab65ed..feba8acc1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.html index b76b5812a..655dbe24a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (rougail.dynval1.var) if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.md index 6c40f32a2..ecc0ad54c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.sh index 905a1ddc2..75b1fbcbb 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.sh @@ -14,7 +14,8 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "A dynamic variable" if it is β”‚ +β”‚ β”‚ "A dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var) if it is β”‚ β”‚ β”‚ defined β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.gitlab.md index 688e2dbbf..87f08ae06 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.html index 26833ba46..0e1644dfd 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (rougail.dynval1.var) if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.json index b504926e3..6b27a8a3c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.json @@ -56,7 +56,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" @@ -109,7 +109,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\" if it is defined", + "message": "the value of the variable {0} if it is defined", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.md index 688e2dbbf..87f08ae06 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.sh index 2a76ed0f1..27c849a79 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.sh @@ -12,6 +12,7 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "A dynamic variable" if it is β”‚ +β”‚ β”‚ "A dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var) if it is β”‚ β”‚ β”‚ defined β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.adoc index 47e2f7bb9..53fc59c6e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.adoc @@ -8,6 +8,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" if it is defined +**Default**: the value of the variable "A dynamic variable" (rougail.dyn__val1__.var) if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.adoc index 59464ec0d..ed7875570 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.adoc @@ -10,6 +10,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" if it is defined +**Default**: the value of the variable "A dynamic variable" (rougail.dyn__val1__.var) if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.gitlab.md index a55b405e0..70ea30b08 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Example**: val1 | -| **rougail.dyn*val1*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Example**: val1 | +| **rougail.dyn*val1*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.html index 4709b2082..f8c58a79b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Example: val1
    rougail.dynval1.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Example: val1
    rougail.dynval1.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (rougail.dynval1.var) if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.md index 334240fd5..889203a43 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Example**: val1 | -| **rougail.dyn*val1*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Example**: val1 | +| **rougail.dyn*val1*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.sh index 9a9ac56e3..a97eed597 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.sh @@ -12,7 +12,8 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "A dynamic variable" if it is β”‚ +β”‚ β”‚ "A dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var) if it is β”‚ β”‚ β”‚ defined β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.gitlab.md index 690790e6c..70fecddce 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Example**: val1 | -| **rougail.dyn*val1*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Example**: val1 | +| **rougail.dyn*val1*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.html index dc80bd226..31c5aa037 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Example: val1
    rougail.dynval1.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Example: val1
    rougail.dynval1.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (rougail.dynval1.var) if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.json index 25cd93c63..21235db53 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.json @@ -50,7 +50,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" @@ -100,7 +100,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\" if it is defined", + "message": "the value of the variable {0} if it is defined", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.md index 690790e6c..70fecddce 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Example**: val1 | -| **rougail.dyn*val1*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Example**: val1 | +| **rougail.dyn*val1*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.sh index 1a1d366f2..b71e1541c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.sh @@ -10,6 +10,7 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "A dynamic variable" if it is β”‚ +β”‚ β”‚ "A dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var) if it is β”‚ β”‚ β”‚ defined β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.adoc index b2df82920..7ea66b14a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.adoc @@ -3,7 +3,7 @@ | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" if it is defined +**Default**: the value of the variable "A dynamic variable" (rougail.dyn__val1__.var) if it is defined | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `unique` | A suffix variable. + **Examples**: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.adoc index da7636364..b7237d26a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.adoc @@ -5,7 +5,7 @@ | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" if it is defined +**Default**: the value of the variable "A dynamic variable" (rougail.dyn__val1__.var) if it is defined | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `unique` | A suffix variable. + **Examples**: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.gitlab.md index 8c3ce919e..3e35c4035 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.html index 4c4fd0fbd..9f70e72ad 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.html @@ -2,13 +2,13 @@ - + - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (rougail.dynval1.var) if it is defined
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.md index 5860d86b6..772c913bf 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.sh index 2a4fb9028..89290492b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.sh @@ -5,7 +5,8 @@ ┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ β”‚ rougail.var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "A dynamic variable" if it is β”‚ +β”‚ β”‚ "A dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var) if it is β”‚ β”‚ β”‚ defined β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var1 β”‚ A suffix variable. β”‚ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.gitlab.md index 8bdf2b2fc..c79c00270 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.html index 9ae5a8757..cc7f6d124 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.html @@ -1,12 +1,12 @@ - + - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (rougail.dynval1.var) if it is defined
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.json index 8b1dc03a9..f049f684a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.json @@ -29,7 +29,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\" if it is defined", + "message": "the value of the variable {0} if it is defined", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ @@ -85,7 +85,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.md index 8bdf2b2fc..c79c00270 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.sh index 4b11c695a..069882539 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.sh @@ -3,7 +3,8 @@ ┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ β”‚ rougail.var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "A dynamic variable" if it is β”‚ +β”‚ β”‚ "A dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var) if it is β”‚ β”‚ β”‚ defined β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var1 β”‚ A suffix variable. β”‚ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.json index 793a1db71..9ecd303b9 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.json @@ -63,7 +63,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.json index ac7fc8641..abf190c49 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.json @@ -57,7 +57,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.adoc index 2ed0256b9..6f33dd436 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" +**Default**: the value of the variable "A dynamic variable" (rougail.dyn__val1__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.adoc index 4684785a5..87b5a8af4 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" +**Default**: the value of the variable "A dynamic variable" (rougail.dyn__val1__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.gitlab.md index 832229a2f..c7e03ff2d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.html index cecf11afb..691738735 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable"
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (rougail.dynval1.var)
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.md index fb3c17d06..3f07ba5bc 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.sh index 40100cf18..20b45babc 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.sh @@ -15,5 +15,6 @@ β”‚ rougail.var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "A dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.gitlab.md index c37b1d16b..7b57ed2a6 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.html index 134656b6b..9379fa02f 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable"
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (rougail.dynval1.var)
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.json index 81db67f41..86cf0b434 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.json @@ -62,7 +62,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" @@ -115,7 +115,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.md index c37b1d16b..7b57ed2a6 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.sh index 02732668b..ce0bc93a9 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.sh @@ -13,4 +13,5 @@ β”‚ rougail.var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "A dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.adoc index df1722298..76cd97b55 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.adoc @@ -9,7 +9,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + **Disabled**: -* when the variable "A dynamic variable" has the value "val1". -* when the variable "A dynamic variable" has the value "val1". +* when the variable "A dynamic variable" (rougail.dyn__val1__.var1) has the value "val1". +* when the variable "A dynamic variable" (rougail.dyn__val2__.var1) has the value "val1". |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc index 39930c4ce..87e583824 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc @@ -11,7 +11,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + **Disabled**: -* when the variable "A dynamic variable" has the value "val1". -* when the variable "A dynamic variable" has the value "val1". +* when the variable "A dynamic variable" (rougail.dyn__val1__.var1) has the value "val1". +* when the variable "A dynamic variable" (rougail.dyn__val2__.var1) has the value "val1". |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md index a77dbfbc1..c016ce4f1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1".
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" (rougail.dyn*val1*.var1) has the value "val1".
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" (rougail.dyn*val2*.var1) has the value "val1". |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html index 977e62188..8d0df8a84 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html @@ -6,8 +6,10 @@ rougail.dynval1.var1
    rougail.dynval2.var1
    string basic mandatory A dynamic variable. -rougail.dynval1.var2
    rougail.dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: +rougail.dynval1.var2
    rougail.dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md index d9b097a30..473ac31f8 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1".
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" (rougail.dyn*val1*.var1) has the value "val1".
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" (rougail.dyn*val2*.var1) has the value "val1". | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh index 3c33c7e79..9b7e98bcb 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh @@ -10,8 +10,10 @@ β”‚ rougail.dynval1.var2 β”‚ A new variable. β”‚ β”‚ rougail.dynval2.var2 β”‚ Disabled: β”‚ β”‚  string   basic   mandatory    β”‚ β€’ when the variable "A dynamic β”‚ -β”‚ disabled  β”‚ variable" has the value "val1". β”‚ +β”‚ disabled  β”‚ variable" (rougail.dynval1.var1) has β”‚ +β”‚ β”‚ the value "val1". β”‚ β”‚ β”‚ β€’ when the variable "A dynamic β”‚ -β”‚ β”‚ variable" has the value "val1". β”‚ +β”‚ β”‚ variable" (rougail.dynval2.var1) has β”‚ +β”‚ β”‚ the value "val1". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md index 9ea711ca2..afbeee86d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1".
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" (rougail.dyn*val1*.var1) has the value "val1".
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" (rougail.dyn*val2*.var1) has the value "val1". | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.html index 9c9ba753b..163b85071 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.html @@ -4,8 +4,10 @@ rougail.dynval1.var1
    rougail.dynval2.var1
    string basic mandatory A dynamic variable. -rougail.dynval1.var2
    rougail.dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: +rougail.dynval1.var2
    rougail.dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.json index 3833b72b2..3fe52cda4 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.json @@ -79,7 +79,7 @@ "access_control": true, "annotation": [ { - "message": "when the variable \"{0}\" has the value \"val1\".", + "message": "when the variable {0} has the value \"val1\".", "path": { "path": "rougail.dyn{{ identifier }}.var1", "identifiers": [ @@ -89,7 +89,7 @@ "description": "A dynamic variable" }, { - "message": "when the variable \"{0}\" has the value \"val1\".", + "message": "when the variable {0} has the value \"val1\".", "path": { "path": "rougail.dyn{{ identifier }}.var1", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.md index 9ea711ca2..afbeee86d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.md @@ -1,5 +1,5 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1".
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" (rougail.dyn*val1*.var1) has the value "val1".
    β€’ when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" (rougail.dyn*val2*.var1) has the value "val1". | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.sh index 40eb076a0..a98388a6b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.sh @@ -8,7 +8,9 @@ β”‚ rougail.dynval1.var2 β”‚ A new variable. β”‚ β”‚ rougail.dynval2.var2 β”‚ Disabled: β”‚ β”‚  string   basic   mandatory    β”‚ β€’ when the variable "A dynamic β”‚ -β”‚ disabled  β”‚ variable" has the value "val1". β”‚ +β”‚ disabled  β”‚ variable" (rougail.dynval1.var1) has β”‚ +β”‚ β”‚ the value "val1". β”‚ β”‚ β”‚ β€’ when the variable "A dynamic β”‚ -β”‚ β”‚ variable" has the value "val1". β”‚ +β”‚ β”‚ variable" (rougail.dynval2.var1) has β”‚ +β”‚ β”‚ the value "val1". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc index ef1032982..d4fc4d54b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc @@ -6,6 +6,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + -**Disabled**: when the variable "A dynamic variable" has the value "val1". +**Disabled**: when the variable "A dynamic variable" (rougail.dyn__val1__.var1) has the value "val1". |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc index 371beff8e..30eaecfc8 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc @@ -8,6 +8,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + -**Disabled**: when the variable "A dynamic variable" has the value "val1". +**Disabled**: when the variable "A dynamic variable" (rougail.dyn__val1__.var1) has the value "val1". |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md index 5136a2393..377303ea4 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" (rougail.dyn*val1*.var1) has the value "val1". |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html index 54d90aa25..45f1bb90c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html @@ -2,11 +2,11 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.dynval1.var1
    rougail.dynval2.var1
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string basic mandatory disabled
    A new variable.
    Disabled: when the variable "A dynamic variable" has the value "val1".
    rougail.dynval1.var1
    rougail.dynval2.var1
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string basic mandatory disabled
    A new variable.
    Disabled: when the variable "A dynamic variable" (rougail.dynval1.var1) has the value "val1".
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md index d084555af..15427b3f9 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" (rougail.dyn*val1*.var1) has the value "val1". | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh index 35ab46984..200cba0b3 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh @@ -9,7 +9,8 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A new variable. β”‚ β”‚  string   basic   mandatory    β”‚ Disabled: when the variable "A β”‚ -β”‚ disabled  β”‚ dynamic variable" has the value β”‚ +β”‚ disabled  β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var1) has the value β”‚ β”‚ β”‚ "val1". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md index 19abe4b31..80f282269 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" (rougail.dyn*val1*.var1) has the value "val1". | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.html index f350b701d..7eab1225b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.dynval1.var1
    rougail.dynval2.var1
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string basic mandatory disabled
    A new variable.
    Disabled: when the variable "A dynamic variable" has the value "val1".
    rougail.dynval1.var1
    rougail.dynval2.var1
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string basic mandatory disabled
    A new variable.
    Disabled: when the variable "A dynamic variable" (rougail.dynval1.var1) has the value "val1".
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.json index 562774f55..eb86a4563 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.json @@ -80,7 +80,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"val1\".", + "message": "when the variable {0} has the value \"val1\".", "path": { "path": "rougail.dyn{{ identifier }}.var1", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.md index 19abe4b31..80f282269 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" (rougail.dyn*val1*.var1) has the value "val1". | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh index ef8d6a947..e3f92aa0b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh @@ -7,6 +7,7 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A new variable. β”‚ β”‚  string   basic   mandatory    β”‚ Disabled: when the variable "A β”‚ -β”‚ disabled  β”‚ dynamic variable" has the value β”‚ +β”‚ disabled  β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var1) has the value β”‚ β”‚ β”‚ "val1". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.adoc index 880f291b9..f1177f9db 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" if it is defined +**Default**: the value of the variable "A dynamic variable" (rougail.dyn__val1__.var) if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc index c35c786b0..1a7cf0b10 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" if it is defined +**Default**: the value of the variable "A dynamic variable" (rougail.dyn__val1__.var) if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.gitlab.md index ed3ab65ed..feba8acc1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.html index b76b5812a..655dbe24a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (rougail.dynval1.var) if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.md index 6c40f32a2..ecc0ad54c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh index 905a1ddc2..75b1fbcbb 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh @@ -14,7 +14,8 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "A dynamic variable" if it is β”‚ +β”‚ β”‚ "A dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var) if it is β”‚ β”‚ β”‚ defined β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.gitlab.md index 688e2dbbf..87f08ae06 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.html index 26833ba46..0e1644dfd 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (rougail.dynval1.var) if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.json index b504926e3..6b27a8a3c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.json @@ -56,7 +56,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" @@ -109,7 +109,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\" if it is defined", + "message": "the value of the variable {0} if it is defined", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.md index 688e2dbbf..87f08ae06 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var)" (rougail.dyn*val1*.var) if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.sh index 2a76ed0f1..27c849a79 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.sh @@ -12,6 +12,7 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "A dynamic variable" if it is β”‚ +β”‚ β”‚ "A dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.var) if it is β”‚ β”‚ β”‚ defined β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.adoc new file mode 100644 index 000000000..0ba18ae8d --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.adoc @@ -0,0 +1,41 @@ +[cols="1a,1a"] +|==== +| Variable | Description +| **rougail.var** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A suffix variable. + +**Default**: + +* val1 +* val2 + +**Examples**: + +* val1 +* val2 +* val3 +* val4 +| **rougail.__val1___dyn.var1** + +**rougail.__val2___dyn.var1** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 1. + +**Default**: the value of the identifier. +| **rougail.__val1___dyn.var2** + +**rougail.__val2___dyn.var2** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 2. + +**Default**: + +* the value of the variable "a variable 1" (rougail.__val1___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val2___dyn.var1) +| **rougail.__val1___dyn.var3** + +**rougail.__val2___dyn.var3** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 3. + +**Default**: + +* the value of the variable "a variable 1" (rougail.__val1___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val2___dyn.var1) +| **rougail.__val1___dyn.var4** + +**rougail.__val2___dyn.var4** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A variable 4. + +**Default**: the value of the variable "a variable 1" (rougail.__val4___dyn.var1) + +**Disabled**: depends on a calculation. +|==== + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.adoc new file mode 100644 index 000000000..b75cfe7f9 --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.adoc @@ -0,0 +1,43 @@ +== New variables + +[cols="1a,1a"] +|==== +| Variable | Description +| **rougail.var** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A suffix variable. + +**Default**: + +* val1 +* val2 + +**Examples**: + +* val1 +* val2 +* val3 +* val4 +| **rougail.__val1___dyn.var1** + +**rougail.__val2___dyn.var1** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 1. + +**Default**: the value of the identifier. +| **rougail.__val1___dyn.var2** + +**rougail.__val2___dyn.var2** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 2. + +**Default**: + +* the value of the variable "a variable 1" (rougail.__val1___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val2___dyn.var1) +| **rougail.__val1___dyn.var3** + +**rougail.__val2___dyn.var3** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 3. + +**Default**: + +* the value of the variable "a variable 1" (rougail.__val1___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val2___dyn.var1) +| **rougail.__val1___dyn.var4** + +**rougail.__val2___dyn.var4** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A variable 4. + +**Default**: the value of the variable "a variable 1" (rougail.__val4___dyn.var1) + +**Disabled**: depends on a calculation. +|==== + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.gitlab.md new file mode 100644 index 000000000..57fd7eb28 --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.gitlab.md @@ -0,0 +1,12 @@ +
    New variables + +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2
    **Examples**:
    β€’ val1
    β€’ val2
    β€’ val3
    β€’ val4 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1)
    **Disabled**: depends on a calculation. | + +
    + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.html new file mode 100644 index 000000000..0aca694d5 --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.html @@ -0,0 +1,21 @@ +

    New variables

    + + + + + + + + + + + + +
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • +
    • val2

    Examples:
    • val1
    • +
    • val2
    • +
    • val3
    • +
    • val4
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    A variable 1.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    A variable 2.
    Default:
    • the value of the variable "a variable 1" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val2_dyn.var1)
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    A variable 3.
    Default:
    • the value of the variable "a variable 1" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val2_dyn.var1)
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory disabled
    A variable 4.
    Default: the value of the variable "a variable 1" (rougail.val4_dyn.var1)
    Disabled: depends on a calculation.
    + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.md new file mode 100644 index 000000000..999b5638d --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.md @@ -0,0 +1,10 @@ +# New variables + +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2
    **Examples**:
    β€’ val1
    β€’ val2
    β€’ val3
    β€’ val4 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1)
    **Disabled**: depends on a calculation. | + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.sh new file mode 100644 index 000000000..1a8a45e8e --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.changelog.sh @@ -0,0 +1,40 @@ +New variables + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +β”‚ rougail.var β”‚ A suffix variable. β”‚ +β”‚  string   multiple   standard    β”‚ Default: β”‚ +β”‚ mandatory   unique  β”‚ β€’ val1 β”‚ +β”‚ β”‚ β€’ val2 β”‚ +β”‚ β”‚ Examples: β”‚ +β”‚ β”‚ β€’ val1 β”‚ +β”‚ β”‚ β€’ val2 β”‚ +β”‚ β”‚ β€’ val3 β”‚ +β”‚ β”‚ β€’ val4 β”‚ +β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ +β”‚ rougail.val1_dyn.var1 β”‚ A variable 1. β”‚ +β”‚ rougail.val2_dyn.var1 β”‚ Default: the value of the β”‚ +β”‚  string   standard   mandatory  β”‚ identifier. β”‚ +β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ +β”‚ rougail.val1_dyn.var2 β”‚ A variable 2. β”‚ +β”‚ rougail.val2_dyn.var2 β”‚ Default: β”‚ +β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "a β”‚ +β”‚ β”‚ variable 1" (rougail.val1_dyn.var1) β”‚ +β”‚ β”‚ β€’ the value of the variable "a β”‚ +β”‚ β”‚ variable 1" (rougail.val2_dyn.var1) β”‚ +β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ +β”‚ rougail.val1_dyn.var3 β”‚ A variable 3. β”‚ +β”‚ rougail.val2_dyn.var3 β”‚ Default: β”‚ +β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "a β”‚ +β”‚ β”‚ variable 1" (rougail.val1_dyn.var1) β”‚ +β”‚ β”‚ β€’ the value of the variable "a β”‚ +β”‚ β”‚ variable 1" (rougail.val2_dyn.var1) β”‚ +β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ +β”‚ rougail.val1_dyn.var4 β”‚ A variable 4. β”‚ +β”‚ rougail.val2_dyn.var4 β”‚ Default: the value of the variable β”‚ +β”‚  string   standard   mandatory    β”‚ "a variable 1" β”‚ +β”‚ disabled  β”‚ (rougail.val4_dyn.var1) β”‚ +β”‚ β”‚ Disabled: depends on a calculation. β”‚ +β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.gitlab.md new file mode 100644 index 000000000..092f86a0f --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.gitlab.md @@ -0,0 +1,8 @@ +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2
    **Examples**:
    β€’ val1
    β€’ val2
    β€’ val3
    β€’ val4 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1)
    **Disabled**: depends on a calculation. | + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.html b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.html new file mode 100644 index 000000000..2703b9d13 --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.html @@ -0,0 +1,19 @@ + + + + + + + + + + + +
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • +
    • val2

    Examples:
    • val1
    • +
    • val2
    • +
    • val3
    • +
    • val4
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    A variable 1.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    A variable 2.
    Default:
    • the value of the variable "a variable 1" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val2_dyn.var1)
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    A variable 3.
    Default:
    • the value of the variable "a variable 1" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val2_dyn.var1)
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory disabled
    A variable 4.
    Default: the value of the variable "a variable 1" (rougail.val4_dyn.var1)
    Disabled: depends on a calculation.
    + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.json b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.json new file mode 100644 index 000000000..5d927f395 --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.json @@ -0,0 +1,259 @@ +{ + "rougail": { + "type": "namespace", + "informations": { + "path": "rougail", + "name": "rougail", + "description": "Rougail", + "properties": [], + "mode": "standard", + "help": [ + "This family is a namespace" + ] + }, + "children": { + "var": { + "path": "rougail.var", + "name": "var", + "description": "A suffix variable.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + }, + { + "type": "property", + "name": "unique", + "ori_name": "unique", + "access_control": false + } + ], + "mode": "standard", + "type": "variable", + "default": { + "name": "Default", + "values": [ + "val1", + "val2" + ] + }, + "variable_type": "string", + "multiple": true, + "examples": { + "name": "Examples", + "values": [ + "val1", + "val2", + "val3", + "val4" + ] + } + }, + "{{ identifier }}_dyn": { + "type": "dynamic", + "informations": { + "path": "rougail.{{ identifier }}_dyn", + "name": "{{ identifier }}_dyn", + "description": "A dynamic family", + "properties": [], + "mode": "standard", + "identifiers": [ + [ + "val1" + ], + [ + "val2" + ] + ], + "help": [ + "This family builds families dynamically" + ], + "identifier": [ + { + "message": "the value of the variable {0}.", + "path": { + "path": "rougail.var", + "type": "variable" + }, + "description": "a suffix variable" + } + ] + }, + "children": { + "var1": { + "path": "rougail.{{ identifier }}_dyn.var1", + "name": "var1", + "description": "A variable 1.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "mode": "standard", + "identifiers": [ + [ + "val1" + ], + [ + "val2" + ] + ], + "type": "variable", + "default": { + "name": "Default", + "values": "the value of the identifier." + }, + "variable_type": "string" + }, + "var2": { + "path": "rougail.{{ identifier }}_dyn.var2", + "name": "var2", + "description": "A variable 2.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "mode": "standard", + "identifiers": [ + [ + "val1" + ], + [ + "val2" + ] + ], + "type": "variable", + "default": { + "name": "Default", + "values": [ + { + "message": "the value of the variable {0}", + "path": { + "path": "rougail.{{ identifier }}_dyn.var1", + "identifiers": [ + "val1" + ] + }, + "description": "a variable 1" + }, + { + "message": "the value of the variable {0}", + "path": { + "path": "rougail.{{ identifier }}_dyn.var1", + "identifiers": [ + "val2" + ] + }, + "description": "a variable 1" + } + ] + }, + "variable_type": "string" + }, + "var3": { + "path": "rougail.{{ identifier }}_dyn.var3", + "name": "var3", + "description": "A variable 3.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "mode": "standard", + "identifiers": [ + [ + "val1" + ], + [ + "val2" + ] + ], + "type": "variable", + "default": { + "name": "Default", + "values": [ + { + "message": "the value of the variable {0}", + "path": { + "path": "rougail.{{ identifier }}_dyn.var1", + "identifiers": [ + "val1" + ] + }, + "description": "a variable 1" + }, + { + "message": "the value of the variable {0}", + "path": { + "path": "rougail.{{ identifier }}_dyn.var1", + "identifiers": [ + "val2" + ] + }, + "description": "a variable 1" + } + ] + }, + "variable_type": "string" + }, + "var4": { + "path": "rougail.{{ identifier }}_dyn.var4", + "name": "var4", + "description": "A variable 4.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + }, + { + "type": "property", + "name": "disabled", + "ori_name": "disabled", + "access_control": true, + "annotation": "depends on a calculation." + } + ], + "mode": "standard", + "identifiers": [ + [ + "val1" + ], + [ + "val2" + ] + ], + "type": "variable", + "default": { + "name": "Default", + "values": { + "message": "the value of the variable {0}", + "path": { + "path": "rougail.{{ identifier }}_dyn.var1", + "identifiers": [ + "val4" + ] + }, + "description": "a variable 1" + } + }, + "variable_type": "string" + } + } + } + } + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.md b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.md new file mode 100644 index 000000000..092f86a0f --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.md @@ -0,0 +1,8 @@ +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2
    **Examples**:
    β€’ val1
    β€’ val2
    β€’ val3
    β€’ val4 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1)
    **Disabled**: depends on a calculation. | + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.sh new file mode 100644 index 000000000..ccbced7c6 --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix.sh @@ -0,0 +1,37 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +β”‚ rougail.var β”‚ A suffix variable. β”‚ +β”‚  string   multiple   standard    β”‚ Default: β”‚ +β”‚ mandatory   unique  β”‚ β€’ val1 β”‚ +β”‚ β”‚ β€’ val2 β”‚ +β”‚ β”‚ Examples: β”‚ +β”‚ β”‚ β€’ val1 β”‚ +β”‚ β”‚ β€’ val2 β”‚ +β”‚ β”‚ β€’ val3 β”‚ +β”‚ β”‚ β€’ val4 β”‚ +β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ +β”‚ rougail.val1_dyn.var1 β”‚ A variable 1. β”‚ +β”‚ rougail.val2_dyn.var1 β”‚ Default: the value of the β”‚ +β”‚  string   standard   mandatory  β”‚ identifier. β”‚ +β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ +β”‚ rougail.val1_dyn.var2 β”‚ A variable 2. β”‚ +β”‚ rougail.val2_dyn.var2 β”‚ Default: β”‚ +β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "a β”‚ +β”‚ β”‚ variable 1" (rougail.val1_dyn.var1) β”‚ +β”‚ β”‚ β€’ the value of the variable "a β”‚ +β”‚ β”‚ variable 1" (rougail.val2_dyn.var1) β”‚ +β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ +β”‚ rougail.val1_dyn.var3 β”‚ A variable 3. β”‚ +β”‚ rougail.val2_dyn.var3 β”‚ Default: β”‚ +β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "a β”‚ +β”‚ β”‚ variable 1" (rougail.val1_dyn.var1) β”‚ +β”‚ β”‚ β€’ the value of the variable "a β”‚ +β”‚ β”‚ variable 1" (rougail.val2_dyn.var1) β”‚ +β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ +β”‚ rougail.val1_dyn.var4 β”‚ A variable 4. β”‚ +β”‚ rougail.val2_dyn.var4 β”‚ Default: the value of the variable β”‚ +β”‚  string   standard   mandatory    β”‚ "a variable 1" β”‚ +β”‚ disabled  β”‚ (rougail.val4_dyn.var1) β”‚ +β”‚ β”‚ Disabled: depends on a calculation. β”‚ +β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.adoc index d8da65684..c824dd537 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.adoc @@ -22,10 +22,10 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 2. + **Default**: -* the value of the variable "a variable 1" -* the value of the variable "a variable 1" -* the value of the variable "a variable 1" -* the value of the variable "a variable 1" +* the value of the variable "a variable 1" (rougail.__val1___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val2___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val3___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val4___dyn.var1) | **rougail.__val1___dyn.var3** + **rougail.__val2___dyn.var3** + **rougail.__val3___dyn.var3** + @@ -33,16 +33,16 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 3. + **Default**: -* the value of the variable "a variable 1" -* the value of the variable "a variable 1" -* the value of the variable "a variable 1" -* the value of the variable "a variable 1" +* the value of the variable "a variable 1" (rougail.__val1___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val2___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val3___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val4___dyn.var1) | **rougail.__val1___dyn.var4** + **rougail.__val2___dyn.var4** + **rougail.__val3___dyn.var4** + **rougail.__val4___dyn.var4** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A variable 4. + -**Default**: the value of the variable "a variable 1" + +**Default**: the value of the variable "a variable 1" (rougail.__val4___dyn.var1) + **Disabled**: depends on a calculation. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.adoc index d87a88a3c..4851ec0ee 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.adoc @@ -24,10 +24,10 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 2. + **Default**: -* the value of the variable "a variable 1" -* the value of the variable "a variable 1" -* the value of the variable "a variable 1" -* the value of the variable "a variable 1" +* the value of the variable "a variable 1" (rougail.__val1___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val2___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val3___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val4___dyn.var1) | **rougail.__val1___dyn.var3** + **rougail.__val2___dyn.var3** + **rougail.__val3___dyn.var3** + @@ -35,16 +35,16 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 3. + **Default**: -* the value of the variable "a variable 1" -* the value of the variable "a variable 1" -* the value of the variable "a variable 1" -* the value of the variable "a variable 1" +* the value of the variable "a variable 1" (rougail.__val1___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val2___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val3___dyn.var1) +* the value of the variable "a variable 1" (rougail.__val4___dyn.var1) | **rougail.__val1___dyn.var4** + **rougail.__val2___dyn.var4** + **rougail.__val3___dyn.var4** + **rougail.__val4___dyn.var4** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A variable 4. + -**Default**: the value of the variable "a variable 1" + +**Default**: the value of the variable "a variable 1" (rougail.__val4___dyn.var1) + **Disabled**: depends on a calculation. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.gitlab.md index 8b7159ee3..6d0a689be 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.gitlab.md @@ -1,12 +1,12 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2
    β€’ val3
    β€’ val4 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    **Disabled**: depends on a calculation. | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2
    β€’ val3
    β€’ val4 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val3*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val3*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1)
    **Disabled**: depends on a calculation. |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.html index f70df5030..41e6d3ae9 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.html @@ -2,23 +2,23 @@ - + - - - - +
  • val4
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • val2
    • val3
    • -
    • val4
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    rougail.val3_dyn.var1
    rougail.val4_dyn.var1
    string standard mandatory
    A variable 1.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    rougail.val3_dyn.var2
    rougail.val4_dyn.var2
    string standard mandatory
    A variable 2.
    Default:
    • the value of the variable "a variable 1"
    • -
    • the value of the variable "a variable 1"
    • -
    • the value of the variable "a variable 1"
    • -
    • the value of the variable "a variable 1"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    rougail.val3_dyn.var3
    rougail.val4_dyn.var3
    string standard mandatory
    A variable 3.
    Default:
    • the value of the variable "a variable 1"
    • -
    • the value of the variable "a variable 1"
    • -
    • the value of the variable "a variable 1"
    • -
    • the value of the variable "a variable 1"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    rougail.val3_dyn.var4
    rougail.val4_dyn.var4
    string standard mandatory disabled
    A variable 4.
    Default: the value of the variable "a variable 1"
    Disabled: depends on a calculation.
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    rougail.val3_dyn.var1
    rougail.val4_dyn.var1
    string standard mandatory
    A variable 1.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    rougail.val3_dyn.var2
    rougail.val4_dyn.var2
    string standard mandatory
    A variable 2.
    Default:
    • the value of the variable "a variable 1" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val2_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val3_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val4_dyn.var1)
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    rougail.val3_dyn.var3
    rougail.val4_dyn.var3
    string standard mandatory
    A variable 3.
    Default:
    • the value of the variable "a variable 1" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val2_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val3_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val4_dyn.var1)
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    rougail.val3_dyn.var4
    rougail.val4_dyn.var4
    string standard mandatory disabled
    A variable 4.
    Default: the value of the variable "a variable 1" (rougail.val4_dyn.var1)
    Disabled: depends on a calculation.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.md index af0cbc108..c88f77b72 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.md @@ -1,10 +1,10 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2
    β€’ val3
    β€’ val4 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    **Disabled**: depends on a calculation. | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2
    β€’ val3
    β€’ val4 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val3*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val3*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1)
    **Disabled**: depends on a calculation. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.sh index ab469eda9..a51364fec 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.sh @@ -19,30 +19,30 @@ β”‚ rougail.val1_dyn.var2 β”‚ A variable 2. β”‚ β”‚ rougail.val2_dyn.var2 β”‚ Default: β”‚ β”‚ rougail.val3_dyn.var2 β”‚ β€’ the value of the variable "a β”‚ -β”‚ rougail.val4_dyn.var2 β”‚ variable 1" β”‚ +β”‚ rougail.val4_dyn.var2 β”‚ variable 1" (rougail.val1_dyn.var1) β”‚ β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "a β”‚ -β”‚ β”‚ variable 1" β”‚ +β”‚ β”‚ variable 1" (rougail.val2_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ -β”‚ β”‚ variable 1" β”‚ +β”‚ β”‚ variable 1" (rougail.val3_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ -β”‚ β”‚ variable 1" β”‚ +β”‚ β”‚ variable 1" (rougail.val4_dyn.var1) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.val1_dyn.var3 β”‚ A variable 3. β”‚ β”‚ rougail.val2_dyn.var3 β”‚ Default: β”‚ β”‚ rougail.val3_dyn.var3 β”‚ β€’ the value of the variable "a β”‚ -β”‚ rougail.val4_dyn.var3 β”‚ variable 1" β”‚ +β”‚ rougail.val4_dyn.var3 β”‚ variable 1" (rougail.val1_dyn.var1) β”‚ β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "a β”‚ -β”‚ β”‚ variable 1" β”‚ +β”‚ β”‚ variable 1" (rougail.val2_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ -β”‚ β”‚ variable 1" β”‚ +β”‚ β”‚ variable 1" (rougail.val3_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ -β”‚ β”‚ variable 1" β”‚ +β”‚ β”‚ variable 1" (rougail.val4_dyn.var1) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.val1_dyn.var4 β”‚ A variable 4. β”‚ β”‚ rougail.val2_dyn.var4 β”‚ Default: the value of the variable β”‚ β”‚ rougail.val3_dyn.var4 β”‚ "a variable 1" β”‚ -β”‚ rougail.val4_dyn.var4 β”‚ Disabled: depends on a calculation. β”‚ -β”‚  string   standard   mandatory    β”‚ β”‚ +β”‚ rougail.val4_dyn.var4 β”‚ (rougail.val4_dyn.var1) β”‚ +β”‚  string   standard   mandatory    β”‚ Disabled: depends on a calculation. β”‚ β”‚ disabled  β”‚ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.gitlab.md index 4a81e2432..a3604cb75 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.gitlab.md @@ -1,8 +1,8 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2
    β€’ val3
    β€’ val4 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    **Disabled**: depends on a calculation. | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2
    β€’ val3
    β€’ val4 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val3*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val3*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1)
    **Disabled**: depends on a calculation. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.html index be22b8c73..6cad66404 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.html @@ -1,22 +1,22 @@ - + - - - - +
  • val4
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • val2
    • val3
    • -
    • val4
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    rougail.val3_dyn.var1
    rougail.val4_dyn.var1
    string standard mandatory
    A variable 1.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    rougail.val3_dyn.var2
    rougail.val4_dyn.var2
    string standard mandatory
    A variable 2.
    Default:
    • the value of the variable "a variable 1"
    • -
    • the value of the variable "a variable 1"
    • -
    • the value of the variable "a variable 1"
    • -
    • the value of the variable "a variable 1"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    rougail.val3_dyn.var3
    rougail.val4_dyn.var3
    string standard mandatory
    A variable 3.
    Default:
    • the value of the variable "a variable 1"
    • -
    • the value of the variable "a variable 1"
    • -
    • the value of the variable "a variable 1"
    • -
    • the value of the variable "a variable 1"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    rougail.val3_dyn.var4
    rougail.val4_dyn.var4
    string standard mandatory disabled
    A variable 4.
    Default: the value of the variable "a variable 1"
    Disabled: depends on a calculation.
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    rougail.val3_dyn.var1
    rougail.val4_dyn.var1
    string standard mandatory
    A variable 1.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    rougail.val3_dyn.var2
    rougail.val4_dyn.var2
    string standard mandatory
    A variable 2.
    Default:
    • the value of the variable "a variable 1" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val2_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val3_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val4_dyn.var1)
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    rougail.val3_dyn.var3
    rougail.val4_dyn.var3
    string standard mandatory
    A variable 3.
    Default:
    • the value of the variable "a variable 1" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val2_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val3_dyn.var1)
    • +
    • the value of the variable "a variable 1" (rougail.val4_dyn.var1)
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    rougail.val3_dyn.var4
    rougail.val4_dyn.var4
    string standard mandatory disabled
    A variable 4.
    Default: the value of the variable "a variable 1" (rougail.val4_dyn.var1)
    Disabled: depends on a calculation.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.json index 5d81b22a0..d2fae91f4 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.json @@ -65,7 +65,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" @@ -141,7 +141,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -151,7 +151,7 @@ "description": "a variable 1" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -161,7 +161,7 @@ "description": "a variable 1" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -171,7 +171,7 @@ "description": "a variable 1" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -216,7 +216,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -226,7 +226,7 @@ "description": "a variable 1" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -236,7 +236,7 @@ "description": "a variable 1" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -246,7 +246,7 @@ "description": "a variable 1" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -297,7 +297,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.md b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.md index 4a81e2432..a3604cb75 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.md @@ -1,8 +1,8 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2
    β€’ val3
    β€’ val4 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    **Disabled**: depends on a calculation. | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2
    β€’ val3
    β€’ val4 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val3*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val3*_dyn.var1)
    β€’ the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" (rougail.*val4*_dyn.var1)
    **Disabled**: depends on a calculation. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.sh index 0926b3c03..0f7cecb4a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.sh @@ -17,29 +17,29 @@ β”‚ rougail.val1_dyn.var2 β”‚ A variable 2. β”‚ β”‚ rougail.val2_dyn.var2 β”‚ Default: β”‚ β”‚ rougail.val3_dyn.var2 β”‚ β€’ the value of the variable "a β”‚ -β”‚ rougail.val4_dyn.var2 β”‚ variable 1" β”‚ +β”‚ rougail.val4_dyn.var2 β”‚ variable 1" (rougail.val1_dyn.var1) β”‚ β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "a β”‚ -β”‚ β”‚ variable 1" β”‚ +β”‚ β”‚ variable 1" (rougail.val2_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ -β”‚ β”‚ variable 1" β”‚ +β”‚ β”‚ variable 1" (rougail.val3_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ -β”‚ β”‚ variable 1" β”‚ +β”‚ β”‚ variable 1" (rougail.val4_dyn.var1) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.val1_dyn.var3 β”‚ A variable 3. β”‚ β”‚ rougail.val2_dyn.var3 β”‚ Default: β”‚ β”‚ rougail.val3_dyn.var3 β”‚ β€’ the value of the variable "a β”‚ -β”‚ rougail.val4_dyn.var3 β”‚ variable 1" β”‚ +β”‚ rougail.val4_dyn.var3 β”‚ variable 1" (rougail.val1_dyn.var1) β”‚ β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "a β”‚ -β”‚ β”‚ variable 1" β”‚ +β”‚ β”‚ variable 1" (rougail.val2_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ -β”‚ β”‚ variable 1" β”‚ +β”‚ β”‚ variable 1" (rougail.val3_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ -β”‚ β”‚ variable 1" β”‚ +β”‚ β”‚ variable 1" (rougail.val4_dyn.var1) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.val1_dyn.var4 β”‚ A variable 4. β”‚ β”‚ rougail.val2_dyn.var4 β”‚ Default: the value of the variable β”‚ β”‚ rougail.val3_dyn.var4 β”‚ "a variable 1" β”‚ -β”‚ rougail.val4_dyn.var4 β”‚ Disabled: depends on a calculation. β”‚ -β”‚  string   standard   mandatory    β”‚ β”‚ +β”‚ rougail.val4_dyn.var4 β”‚ (rougail.val4_dyn.var1) β”‚ +β”‚  string   standard   mandatory    β”‚ Disabled: depends on a calculation. β”‚ β”‚ disabled  β”‚ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.adoc index 15a062139..84c44c20b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.adoc @@ -15,7 +15,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "a variable inside a dynamic family" -* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val1__.var) +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val2__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.adoc index 5e9bb04c2..8205e517f 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.adoc @@ -17,7 +17,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "a variable inside a dynamic family" -* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val1__.var) +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val2__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.gitlab.md index e2c59d570..9b46b5de3 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.html index 0905d9e90..f9ffb18cd 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.html @@ -8,8 +8,8 @@ rougail.var
    string multiple standard mandatory unique A suffix variable.
    Default: rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standardA variable inside a dynamic family.
    Default: the value of the identifier. -rougail.var2
    string multiple standard mandatory unique A variable.
    Default: +rougail.var2
    string multiple standard mandatory unique A variable.
    Default: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.md index bc7f500a3..84da25859 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.sh index 554a50115..ed73357f1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.sh @@ -16,7 +16,9 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val2.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.gitlab.md index d3f26dbad..3ccc3be71 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.html index 71586ca43..3bbdcebba 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.html @@ -6,8 +6,8 @@ rougail.var
    string multiple standard mandatory unique A suffix variable.
    Default: rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standardA variable inside a dynamic family.
    Default: the value of the identifier. -rougail.var2
    string multiple standard mandatory unique A variable.
    Default: +rougail.var2
    string multiple standard mandatory unique A variable.
    Default: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.json index 9a579a24c..894976d7a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.json @@ -63,7 +63,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" @@ -120,7 +120,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.my_dyn_family_{{ identifier }}.var", "identifiers": [ @@ -130,7 +130,7 @@ "description": "a variable inside a dynamic family" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.my_dyn_family_{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.md index d3f26dbad..3ccc3be71 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.sh index 3a9cb3b76..8a591cfe7 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.sh @@ -14,6 +14,8 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val2.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.adoc index 5b7f05b2e..688ee7753 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.adoc @@ -5,8 +5,8 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "a variable inside a dynamic family" -* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val1__.var) +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val2__.var) | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A suffix variable. + **Default**: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.adoc index 49f312b29..055500342 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.adoc @@ -7,8 +7,8 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "a variable inside a dynamic family" -* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val1__.var) +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val2__.var) | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A suffix variable. + **Default**: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.gitlab.md index b4cee09e1..299ec08dd 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.html index a86829132..be8f5d64d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.html @@ -5,8 +5,8 @@ Variable Description -rougail.var2
    string multiple standard mandatory unique A variable.
    Default: +rougail.var2
    string multiple standard mandatory unique A variable.
    Default: rougail.var
    string multiple standard mandatory unique A suffix variable.
    Default: rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standardA variable inside a dynamic family.
    Default: the value of the identifier. diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.md index d4dfbadfb..d4b4a5738 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.sh index d619d13c4..97b1dda2e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.sh @@ -7,8 +7,10 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val2.var) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var β”‚ A suffix variable. β”‚ β”‚  string   multiple   standard    β”‚ Default: β”‚ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.gitlab.md index 153efbb1d..2061e9fd8 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.html index a3d434565..70de7edb4 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.html @@ -3,8 +3,8 @@ Variable Description -rougail.var2
    string multiple standard mandatory unique A variable.
    Default: +rougail.var2
    string multiple standard mandatory unique A variable.
    Default: rougail.var
    string multiple standard mandatory unique A suffix variable.
    Default: rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standardA variable inside a dynamic family.
    Default: the value of the identifier. diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.json index db024bd63..6811c9fbe 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.json @@ -36,7 +36,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.my_dyn_family_{{ identifier }}.var", "identifiers": [ @@ -46,7 +46,7 @@ "description": "a variable inside a dynamic family" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.my_dyn_family_{{ identifier }}.var", "identifiers": [ @@ -111,7 +111,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.md index 153efbb1d..2061e9fd8 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.sh index 702a5e65b..7b4f3e28e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.sh @@ -5,8 +5,10 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val2.var) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var β”‚ A suffix variable. β”‚ β”‚  string   multiple   standard    β”‚ Default: β”‚ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.adoc index 62d2c8675..28b335b37 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.adoc @@ -5,8 +5,8 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "a variable inside a dynamic family" -* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val1__.var) +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val2__.var) | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `unique` | A suffix variable. + **Examples**: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.adoc index 166654198..08a0cf9a1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.adoc @@ -7,8 +7,8 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "a variable inside a dynamic family" -* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val1__.var) +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val2__.var) | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `unique` | A suffix variable. + **Examples**: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.gitlab.md index 61cc7eccd..5ad1b7f9f 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.html index 70db7a29a..cbf4ca649 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.html @@ -5,8 +5,8 @@ Variable Description -rougail.var2
    string multiple standard mandatory unique A variable.
    Default: +rougail.var2
    string multiple standard mandatory unique A variable.
    Default: rougail.var
    string multiple standard unique A suffix variable.
    Examples: rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standardA variable inside a dynamic family.
    Default: the value of the identifier. diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.md index 69650f9e3..4e738db6a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.sh index 4f7065b0e..b486045ab 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.sh @@ -7,8 +7,10 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val2.var) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var β”‚ A suffix variable. β”‚ β”‚  string   multiple   standard    β”‚ Examples: β”‚ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.gitlab.md index d82d14834..33efbe4ad 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.html index 003310403..571028e4f 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.html @@ -3,8 +3,8 @@ Variable Description -rougail.var2
    string multiple standard mandatory unique A variable.
    Default: +rougail.var2
    string multiple standard mandatory unique A variable.
    Default: rougail.var
    string multiple standard unique A suffix variable.
    Examples: rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standardA variable inside a dynamic family.
    Default: the value of the identifier. diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.json index 6911f138d..a230b483c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.json @@ -36,7 +36,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.my_dyn_family_{{ identifier }}.var", "identifiers": [ @@ -46,7 +46,7 @@ "description": "a variable inside a dynamic family" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.my_dyn_family_{{ identifier }}.var", "identifiers": [ @@ -105,7 +105,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.md index d82d14834..33efbe4ad 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.sh index a5b671b7b..df0dea044 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.sh @@ -5,8 +5,10 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val2.var) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var β”‚ A suffix variable. β”‚ β”‚  string   multiple   standard    β”‚ Examples: β”‚ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.adoc index 15a062139..84c44c20b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.adoc @@ -15,7 +15,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "a variable inside a dynamic family" -* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val1__.var) +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val2__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.adoc index 5e9bb04c2..8205e517f 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.adoc @@ -17,7 +17,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "a variable inside a dynamic family" -* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val1__.var) +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val2__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.gitlab.md index e2c59d570..9b46b5de3 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.html index 0905d9e90..f9ffb18cd 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.html @@ -8,8 +8,8 @@ rougail.var
    string multiple standard mandatory unique A suffix variable.
    Default: rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standardA variable inside a dynamic family.
    Default: the value of the identifier. -rougail.var2
    string multiple standard mandatory unique A variable.
    Default: +rougail.var2
    string multiple standard mandatory unique A variable.
    Default: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.md index bc7f500a3..84da25859 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.sh index 554a50115..ed73357f1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.sh @@ -16,7 +16,9 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val2.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.gitlab.md index d3f26dbad..3ccc3be71 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.html index 71586ca43..3bbdcebba 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.html @@ -6,8 +6,8 @@ rougail.var
    string multiple standard mandatory unique A suffix variable.
    Default: rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standardA variable inside a dynamic family.
    Default: the value of the identifier. -rougail.var2
    string multiple standard mandatory unique A variable.
    Default: +rougail.var2
    string multiple standard mandatory unique A variable.
    Default: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.json index 9a579a24c..894976d7a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.json @@ -63,7 +63,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" @@ -120,7 +120,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.my_dyn_family_{{ identifier }}.var", "identifiers": [ @@ -130,7 +130,7 @@ "description": "a variable inside a dynamic family" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.my_dyn_family_{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.md index d3f26dbad..3ccc3be71 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.sh index 3a9cb3b76..8a591cfe7 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.sh @@ -14,6 +14,8 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val2.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.adoc index 46de349c1..8362c6006 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.adoc @@ -15,7 +15,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "a variable inside a dynamic family" -* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val1__.var) +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val2__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.adoc index cf87a93b1..660fab4ec 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.adoc @@ -17,7 +17,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "a variable inside a dynamic family" -* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val1__.var) +* the value of the variable "a variable inside a dynamic family" (rougail.my_dyn_family___val2__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.gitlab.md index 15737a98d..6dfe2914a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.html index 7a4388012..44482284e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.html @@ -8,8 +8,8 @@ rougail.var
    string multiple standard unique A suffix variable.
    Examples: rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standardA variable inside a dynamic family.
    Default: the value of the identifier. -rougail.var2
    string multiple standard mandatory unique A variable.
    Default: +rougail.var2
    string multiple standard mandatory unique A variable.
    Default: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.md index 1c9a2508a..5b19a0a81 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.sh index 32c01cb30..d8297abb0 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.sh @@ -16,7 +16,9 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val2.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.gitlab.md index 7543a3c3e..ae0817818 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.html index 28faea8e6..69fca2dd8 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.html @@ -6,8 +6,8 @@ rougail.var
    string multiple standard unique A suffix variable.
    Examples: rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standardA variable inside a dynamic family.
    Default: the value of the identifier. -rougail.var2
    string multiple standard mandatory unique A variable.
    Default: +rougail.var2
    string multiple standard mandatory unique A variable.
    Default: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.json index 7befdc199..a1ffaf38e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.json @@ -57,7 +57,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" @@ -114,7 +114,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.my_dyn_family_{{ identifier }}.var", "identifiers": [ @@ -124,7 +124,7 @@ "description": "a variable inside a dynamic family" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.my_dyn_family_{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.md index 7543a3c3e..ae0817818 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.var)
    β€’ the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" (rougail.my_dyn_family_*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.sh index 86b4357ff..5d9fcc85f 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.sh @@ -14,6 +14,8 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a dynamic family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val2.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.json index d24b89b06..fe731de0c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.json @@ -63,7 +63,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.json index 0569d55c3..11d83a3df 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.json @@ -57,7 +57,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.adoc new file mode 100644 index 000000000..9691dc46f --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.adoc @@ -0,0 +1,23 @@ +[cols="1a,1a"] +|==== +| Variable | Description +| **rougail.var** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A suffix variable. + +**Default**: + +* val1 +* val2 +| **rougail.my_dyn_family___val1__.subdyn___val1__.var** + +**rougail.my_dyn_family___val1__.subdyn___val2__.var** + +**rougail.my_dyn_family___val2__.subdyn___val1__.var** + +**rougail.my_dyn_family___val2__.subdyn___val2__.var** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside a sub dynamic family. + +**Default**: the value of the identifier. +| **rougail.var2** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `unique` | A variable. + +**Default**: + +* the value of the variable "a variable inside a sub dynamic family" (rougail.my_dyn_family___val1__.subdyn___val1__.var) +* the value of the variable "a variable inside a sub dynamic family" (rougail.my_dyn_family___val1__.subdyn___val2__.var) +|==== + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.adoc new file mode 100644 index 000000000..9730a3469 --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.adoc @@ -0,0 +1,25 @@ +== New variables + +[cols="1a,1a"] +|==== +| Variable | Description +| **rougail.var** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A suffix variable. + +**Default**: + +* val1 +* val2 +| **rougail.my_dyn_family___val1__.subdyn___val1__.var** + +**rougail.my_dyn_family___val1__.subdyn___val2__.var** + +**rougail.my_dyn_family___val2__.subdyn___val1__.var** + +**rougail.my_dyn_family___val2__.subdyn___val2__.var** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside a sub dynamic family. + +**Default**: the value of the identifier. +| **rougail.var2** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `unique` | A variable. + +**Default**: + +* the value of the variable "a variable inside a sub dynamic family" (rougail.my_dyn_family___val1__.subdyn___val1__.var) +* the value of the variable "a variable inside a sub dynamic family" (rougail.my_dyn_family___val1__.subdyn___val2__.var) +|==== + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.gitlab.md new file mode 100644 index 000000000..0081a15d5 --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.gitlab.md @@ -0,0 +1,10 @@ +
    New variables + +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val1*.var)
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val2*.var) | + +
    + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.html new file mode 100644 index 000000000..b29dbd67b --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.html @@ -0,0 +1,15 @@ +

    New variables

    + + + + + + + + + + +
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • +
    • val2
    rougail.my_dyn_family_val1.subdyn_val1.var
    rougail.my_dyn_family_val1.subdyn_val2.var
    rougail.my_dyn_family_val2.subdyn_val1.var
    rougail.my_dyn_family_val2.subdyn_val2.var
    string standard mandatory
    A variable inside a sub dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string multiple standard unique
    A variable.
    Default:
    • the value of the variable "a variable inside a sub dynamic family" (rougail.my_dyn_family_val1.subdyn_val1.var)
    • +
    • the value of the variable "a variable inside a sub dynamic family" (rougail.my_dyn_family_val1.subdyn_val2.var)
    + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.md new file mode 100644 index 000000000..71d9fc0d6 --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.md @@ -0,0 +1,8 @@ +# New variables + +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val1*.var)
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val2*.var) | + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.sh new file mode 100644 index 000000000..b9fa32e90 --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.changelog.sh @@ -0,0 +1,28 @@ +New variables + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +β”‚ rougail.var β”‚ A suffix variable. β”‚ +β”‚  string   multiple   standard    β”‚ Default: β”‚ +β”‚ mandatory   unique  β”‚ β€’ val1 β”‚ +β”‚ β”‚ β€’ val2 β”‚ +β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ +β”‚ rougail.my_dyn_family_val1.subdyn_va… β”‚ A variable inside a sub dynamic β”‚ +β”‚ rougail.my_dyn_family_val1.subdyn_va… β”‚ family. β”‚ +β”‚ rougail.my_dyn_family_val2.subdyn_va… β”‚ Default: the value of the β”‚ +β”‚ rougail.my_dyn_family_val2.subdyn_va… β”‚ identifier. β”‚ +β”‚  string   standard   mandatory  β”‚ β”‚ +β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ +β”‚ rougail.var2 β”‚ A variable. β”‚ +β”‚  string   multiple   standard    β”‚ Default: β”‚ +β”‚ unique  β”‚ β€’ the value of the variable "a β”‚ +β”‚ β”‚ variable inside a sub dynamic β”‚ +β”‚ β”‚ family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.subdyn_… β”‚ +β”‚ β”‚ β€’ the value of the variable "a β”‚ +β”‚ β”‚ variable inside a sub dynamic β”‚ +β”‚ β”‚ family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.subdyn_… β”‚ +β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.gitlab.md new file mode 100644 index 000000000..6cc62a653 --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.gitlab.md @@ -0,0 +1,6 @@ +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val1*.var)
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val2*.var) | + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.html new file mode 100644 index 000000000..d282a2b6e --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.html @@ -0,0 +1,13 @@ + + + + + + + + + +
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • +
    • val2
    rougail.my_dyn_family_val1.subdyn_val1.var
    rougail.my_dyn_family_val1.subdyn_val2.var
    rougail.my_dyn_family_val2.subdyn_val1.var
    rougail.my_dyn_family_val2.subdyn_val2.var
    string standard mandatory
    A variable inside a sub dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string multiple standard unique
    A variable.
    Default:
    • the value of the variable "a variable inside a sub dynamic family" (rougail.my_dyn_family_val1.subdyn_val1.var)
    • +
    • the value of the variable "a variable inside a sub dynamic family" (rougail.my_dyn_family_val1.subdyn_val2.var)
    + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.json new file mode 100644 index 000000000..51761a474 --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.json @@ -0,0 +1,205 @@ +{ + "rougail": { + "type": "namespace", + "informations": { + "path": "rougail", + "name": "rougail", + "description": "Rougail", + "properties": [], + "mode": "standard", + "help": [ + "This family is a namespace" + ] + }, + "children": { + "var": { + "path": "rougail.var", + "name": "var", + "description": "A suffix variable.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + }, + { + "type": "property", + "name": "unique", + "ori_name": "unique", + "access_control": false + } + ], + "mode": "standard", + "type": "variable", + "default": { + "name": "Default", + "values": [ + "val1", + "val2" + ] + }, + "variable_type": "string", + "multiple": true + }, + "my_dyn_family_{{ identifier }}": { + "type": "dynamic", + "informations": { + "path": "rougail.my_dyn_family_{{ identifier }}", + "name": "my_dyn_family_{{ identifier }}", + "description": "A dynamic family", + "properties": [], + "mode": "standard", + "identifiers": [ + [ + "val1" + ], + [ + "val2" + ] + ], + "help": [ + "This family builds families dynamically" + ], + "identifier": [ + { + "message": "the value of the variable {0}.", + "path": { + "path": "rougail.var", + "type": "variable" + }, + "description": "a suffix variable" + } + ] + }, + "children": { + "subdyn_{{ identifier }}": { + "type": "dynamic", + "informations": { + "path": "rougail.my_dyn_family_{{ identifier }}.subdyn_{{ identifier }}", + "name": "subdyn_{{ identifier }}", + "description": "A sub dynamic family", + "properties": [], + "mode": "standard", + "identifiers": [ + [ + "val1", + "val1" + ], + [ + "val1", + "val2" + ], + [ + "val2", + "val1" + ], + [ + "val2", + "val2" + ] + ], + "help": [ + "This family builds families dynamically" + ], + "identifier": [ + { + "message": "the value of the variable {0}.", + "path": { + "path": "rougail.var", + "type": "variable" + }, + "description": "a suffix variable" + } + ] + }, + "children": { + "var": { + "path": "rougail.my_dyn_family_{{ identifier }}.subdyn_{{ identifier }}.var", + "name": "var", + "description": "A variable inside a sub dynamic family.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "mode": "standard", + "identifiers": [ + [ + "val1", + "val1" + ], + [ + "val1", + "val2" + ], + [ + "val2", + "val1" + ], + [ + "val2", + "val2" + ] + ], + "type": "variable", + "default": { + "name": "Default", + "values": "the value of the identifier." + }, + "variable_type": "string" + } + } + } + } + }, + "var2": { + "path": "rougail.var2", + "name": "var2", + "description": "A variable.", + "properties": [ + { + "type": "property", + "name": "unique", + "ori_name": "unique", + "access_control": false + } + ], + "mode": "standard", + "type": "variable", + "default": { + "name": "Default", + "values": [ + { + "message": "the value of the variable {0}", + "path": { + "path": "rougail.my_dyn_family_{{ identifier }}.subdyn_{{ identifier }}.var", + "identifiers": [ + "val1", + "val1" + ] + }, + "description": "a variable inside a sub dynamic family" + }, + { + "message": "the value of the variable {0}", + "path": { + "path": "rougail.my_dyn_family_{{ identifier }}.subdyn_{{ identifier }}.var", + "identifiers": [ + "val1", + "val2" + ] + }, + "description": "a variable inside a sub dynamic family" + } + ] + }, + "variable_type": "string", + "multiple": true + } + } + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.md new file mode 100644 index 000000000..6cc62a653 --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.md @@ -0,0 +1,6 @@ +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val1*.var)
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val2*.var) | + diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.sh new file mode 100644 index 000000000..c4e35eaeb --- /dev/null +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix.sh @@ -0,0 +1,25 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +β”‚ rougail.var β”‚ A suffix variable. β”‚ +β”‚  string   multiple   standard    β”‚ Default: β”‚ +β”‚ mandatory   unique  β”‚ β€’ val1 β”‚ +β”‚ β”‚ β€’ val2 β”‚ +β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ +β”‚ rougail.my_dyn_family_val1.subdyn_va… β”‚ A variable inside a sub dynamic β”‚ +β”‚ rougail.my_dyn_family_val1.subdyn_va… β”‚ family. β”‚ +β”‚ rougail.my_dyn_family_val2.subdyn_va… β”‚ Default: the value of the β”‚ +β”‚ rougail.my_dyn_family_val2.subdyn_va… β”‚ identifier. β”‚ +β”‚  string   standard   mandatory  β”‚ β”‚ +β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ +β”‚ rougail.var2 β”‚ A variable. β”‚ +β”‚  string   multiple   standard    β”‚ Default: β”‚ +β”‚ unique  β”‚ β€’ the value of the variable "a β”‚ +β”‚ β”‚ variable inside a sub dynamic β”‚ +β”‚ β”‚ family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.subdyn_… β”‚ +β”‚ β”‚ β€’ the value of the variable "a β”‚ +β”‚ β”‚ variable inside a sub dynamic β”‚ +β”‚ β”‚ family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.subdyn_… β”‚ +β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.adoc index bedae425b..261182c0d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.adoc @@ -17,7 +17,9 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `unique` | A variable. + **Default**: -* the value of the variable "a variable inside a sub dynamic family" if it is defined -* the value of the variable "a variable inside a sub dynamic family" if it is defined +* the value of the variable "a variable inside a sub dynamic family" (rougail.my_dyn_family___val1__.subdyn___val1__.var) +if it is defined +* the value of the variable "a variable inside a sub dynamic family" (rougail.my_dyn_family___val1__.subdyn___val2__.var) +if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.adoc index addd00f1a..9b2896784 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.adoc @@ -19,7 +19,9 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `unique` | A variable. + **Default**: -* the value of the variable "a variable inside a sub dynamic family" if it is defined -* the value of the variable "a variable inside a sub dynamic family" if it is defined +* the value of the variable "a variable inside a sub dynamic family" (rougail.my_dyn_family___val1__.subdyn___val1__.var) +if it is defined +* the value of the variable "a variable inside a sub dynamic family" (rougail.my_dyn_family___val1__.subdyn___val2__.var) +if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.gitlab.md index 92e7c7a0b..2f5047a54 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val1*.var) if it is defined
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val2*.var) if it is defined |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.html index ae5ff520b..0459cc805 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.html @@ -8,8 +8,10 @@ rougail.var
    string multiple standard unique A suffix variable.
    Examples: rougail.my_dyn_family_val1.subdyn_val1.var
    rougail.my_dyn_family_val1.subdyn_val2.var
    rougail.my_dyn_family_val2.subdyn_val1.var
    rougail.my_dyn_family_val2.subdyn_val2.var
    string standard mandatoryA variable inside a sub dynamic family.
    Default: the value of the identifier. -rougail.var2
    string multiple standard unique A variable.
    Default: +rougail.var2
    string multiple standard unique A variable.
    Default: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.md index 83af31029..34735abd1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val1*.var) if it is defined
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val2*.var) if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.sh index 40e7c6f18..d8fd2ad92 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.sh @@ -18,9 +18,13 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ unique  β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a sub dynamic β”‚ -β”‚ β”‚ family" if it is defined β”‚ +β”‚ β”‚ family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.subdyn_… β”‚ +β”‚ β”‚ if it is defined β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a sub dynamic β”‚ -β”‚ β”‚ family" if it is defined β”‚ +β”‚ β”‚ family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.subdyn_… β”‚ +β”‚ β”‚ if it is defined β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.gitlab.md index b00a20a3c..df90d5601 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val1*.var) if it is defined
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val2*.var) if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.html index 9e691ae1a..f35c242d0 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.html @@ -6,8 +6,10 @@ rougail.var
    string multiple standard unique A suffix variable.
    Examples: rougail.my_dyn_family_val1.subdyn_val1.var
    rougail.my_dyn_family_val1.subdyn_val2.var
    rougail.my_dyn_family_val2.subdyn_val1.var
    rougail.my_dyn_family_val2.subdyn_val2.var
    string standard mandatoryA variable inside a sub dynamic family.
    Default: the value of the identifier. -rougail.var2
    string multiple standard unique A variable.
    Default: +rougail.var2
    string multiple standard unique A variable.
    Default: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.json index a8efa7399..22beba626 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.json @@ -57,7 +57,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" @@ -98,7 +98,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" @@ -168,7 +168,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\" if it is defined", + "message": "the value of the variable {0} if it is defined", "path": { "path": "rougail.my_dyn_family_{{ identifier }}.subdyn_{{ identifier }}.var", "identifiers": [ @@ -179,7 +179,7 @@ "description": "a variable inside a sub dynamic family" }, { - "message": "the value of the variable \"{0}\" if it is defined", + "message": "the value of the variable {0} if it is defined", "path": { "path": "rougail.my_dyn_family_{{ identifier }}.subdyn_{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.md index b00a20a3c..df90d5601 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val1*.var) if it is defined
    β€’ the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" (rougail.my_dyn_family_*val1*.subdyn_*val2*.var) if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.sh index dc1050e21..a936c259e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.sh @@ -16,8 +16,12 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ unique  β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a sub dynamic β”‚ -β”‚ β”‚ family" if it is defined β”‚ +β”‚ β”‚ family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.subdyn_… β”‚ +β”‚ β”‚ if it is defined β”‚ β”‚ β”‚ β€’ the value of the variable "a β”‚ β”‚ β”‚ variable inside a sub dynamic β”‚ -β”‚ β”‚ family" if it is defined β”‚ +β”‚ β”‚ family" β”‚ +β”‚ β”‚ (rougail.my_dyn_family_val1.subdyn_… β”‚ +β”‚ β”‚ if it is defined β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.adoc index 203a1e802..9e37a11a1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.adoc @@ -13,6 +13,6 @@ **Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: the value of the variable "a variable inside dynamic family" +**Default**: the value of the variable "a variable inside dynamic family" (rougail.dyn___val1__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc index 3adb87fdd..2f8c9976f 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc @@ -15,6 +15,6 @@ **Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: the value of the variable "a variable inside dynamic family" +**Default**: the value of the variable "a variable inside dynamic family" (rougail.dyn___val1__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.md index 41483c30b..39487f06a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" (rougail.dyn_*val1*.var) |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html index ead6c80f7..f53a489f3 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string standard mandatory
    A variable.
    Default: the value of the variable "a variable inside dynamic family"
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string standard mandatory
    A variable.
    Default: the value of the variable "a variable inside dynamic family" (rougail.dyn_val1.var)
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md index 3d7feee2d..2abb82f2e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" (rougail.dyn_*val1*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh index c53bce909..ff8387c39 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh @@ -15,5 +15,6 @@ β”‚ rougail.var2 β”‚ A variable. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "a variable inside dynamic family" β”‚ +β”‚ β”‚ (rougail.dyn_val1.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md index d6effd3f8..80b5f04b4 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" (rougail.dyn_*val1*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.html index 1e9de67f5..849e38399 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string standard mandatory
    A variable.
    Default: the value of the variable "a variable inside dynamic family"
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string standard mandatory
    A variable.
    Default: the value of the variable "a variable inside dynamic family" (rougail.dyn_val1.var)
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.json index e9062ad68..7c2eda9bd 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.json @@ -63,7 +63,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" @@ -120,7 +120,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn_{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.md index d6effd3f8..80b5f04b4 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" (rougail.dyn_*val1*.var) | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.sh index 9a2baa5c8..a0bbc68fa 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.sh @@ -13,4 +13,5 @@ β”‚ rougail.var2 β”‚ A variable. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "a variable inside dynamic family" β”‚ +β”‚ β”‚ (rougail.dyn_val1.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc index 2523f551d..1e348064c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc @@ -13,6 +13,6 @@ **Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable. + -**Default**: the value of the variable "a variable inside dynamic family" if it is defined +**Default**: the value of the variable "a variable inside dynamic family" (rougail.dyn___val1__.var) if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc index 9ec09a0f8..5d92c1bd1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc @@ -15,6 +15,6 @@ **Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable. + -**Default**: the value of the variable "a variable inside dynamic family" if it is defined +**Default**: the value of the variable "a variable inside dynamic family" (rougail.dyn___val1__.var) if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md index 6becec048..9366a3a99 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" if it is defined | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" (rougail.dyn_*val1*.var) if it is defined |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html index a1547fb73..7750ced99 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    Asuffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string standard
    A variable.
    Default: the value of the variable "a variable inside dynamic family" if it is defined
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string standard
    A variable.
    Default: the value of the variable "a variable inside dynamic family" (rougail.dyn_val1.var) if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md index 8fd4e2114..661c08d91 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" if it is defined | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" (rougail.dyn_*val1*.var) if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh index 56246f2ae..c125aca9f 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh @@ -15,6 +15,7 @@ β”‚ rougail.var2 β”‚ A variable. β”‚ β”‚  string   standard  β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "a variable inside dynamic family" β”‚ -β”‚ β”‚ if it is defined β”‚ +β”‚ β”‚ (rougail.dyn_val1.var) if it is β”‚ +β”‚ β”‚ defined β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md index db69573e4..f52661a69 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" if it is defined | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" (rougail.dyn_*val1*.var) if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.html index 98539b04b..a3654f7d5 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    Asuffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string standard
    A variable.
    Default: the value of the variable "a variable inside dynamic family" if it is defined
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string standard
    A variable.
    Default: the value of the variable "a variable inside dynamic family" (rougail.dyn_val1.var) if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.json index e7b6a4825..32e427f73 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.json @@ -57,7 +57,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" @@ -107,7 +107,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\" if it is defined", + "message": "the value of the variable {0} if it is defined", "path": { "path": "rougail.dyn_{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.md index db69573e4..f52661a69 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" if it is defined | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" (rougail.dyn_*val1*.var) if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh index 407631235..fef9c1d30 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -13,5 +13,6 @@ β”‚ rougail.var2 β”‚ A variable. β”‚ β”‚  string   standard  β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "a variable inside dynamic family" β”‚ -β”‚ β”‚ if it is defined β”‚ +β”‚ β”‚ (rougail.dyn_val1.var) if it is β”‚ +β”‚ β”‚ defined β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.adoc index d5b86a493..bce602035 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.adoc @@ -16,18 +16,18 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable. + **Default**: -* the value of the variable "value is suffix" -* the value of the variable "value is suffix" +* the value of the variable "value is suffix" (rougail.__val1___dyn.var1) +* the value of the variable "value is suffix" (rougail.__val2___dyn.var1) | **rougail.__val1___dyn.var3** + **rougail.__val2___dyn.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is relative first variable. + **Default**: -* the value of the variable "value is suffix" -* the value of the variable "value is suffix" +* the value of the variable "value is suffix" (rougail.__val1___dyn.var1) +* the value of the variable "value is suffix" (rougail.__val2___dyn.var1) | **rougail.__val1___dyn.var4** + **rougail.__val2___dyn.var4** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable of val1. + -**Default**: the value of the variable "value is suffix" +**Default**: the value of the variable "value is suffix" (rougail.__val1___dyn.var1) |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.adoc index 0a6a291da..fa804b57d 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.adoc @@ -18,18 +18,18 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable. + **Default**: -* the value of the variable "value is suffix" -* the value of the variable "value is suffix" +* the value of the variable "value is suffix" (rougail.__val1___dyn.var1) +* the value of the variable "value is suffix" (rougail.__val2___dyn.var1) | **rougail.__val1___dyn.var3** + **rougail.__val2___dyn.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is relative first variable. + **Default**: -* the value of the variable "value is suffix" -* the value of the variable "value is suffix" +* the value of the variable "value is suffix" (rougail.__val1___dyn.var1) +* the value of the variable "value is suffix" (rougail.__val2___dyn.var1) | **rougail.__val1___dyn.var4** + **rougail.__val2___dyn.var4** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable of val1. + -**Default**: the value of the variable "value is suffix" +**Default**: the value of the variable "value is suffix" (rougail.__val1___dyn.var1) |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.gitlab.md index 2923154bc..6bcf5b38d 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.gitlab.md @@ -1,12 +1,12 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1) |
    diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.html b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.html index 52e9ce3a4..be6f59eee 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.html @@ -2,17 +2,17 @@ - + - - - - +
  • val2
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "value is suffix"
    • -
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "value is suffix"
    • -
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "value is suffix"
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "value is suffix" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "value is suffix" (rougail.val2_dyn.var1)
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "value is suffix" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "value is suffix" (rougail.val2_dyn.var1)
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "value is suffix" (rougail.val1_dyn.var1)
    diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.md index 7bba293de..36fb8b4bd 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.md @@ -1,10 +1,10 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1) | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.sh index 4ae6171e1..70b92eba2 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.sh @@ -15,19 +15,20 @@ β”‚ rougail.val1_dyn.var2 β”‚ Value is first variable. β”‚ β”‚ rougail.val2_dyn.var2 β”‚ Default: β”‚ β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val1_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val2_dyn.var1) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.val1_dyn.var3 β”‚ Value is relative first variable. β”‚ β”‚ rougail.val2_dyn.var3 β”‚ Default: β”‚ β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val1_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val2_dyn.var1) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.val1_dyn.var4 β”‚ Value is first variable of val1. β”‚ β”‚ rougail.val2_dyn.var4 β”‚ Default: the value of the variable β”‚ β”‚  string   standard   mandatory  β”‚ "value is suffix" β”‚ +β”‚ β”‚ (rougail.val1_dyn.var1) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.gitlab.md index 3cf648f2e..93aa1b99b 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.gitlab.md @@ -1,8 +1,8 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1) | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.html b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.html index 59ad33f37..6aef2fa64 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.html @@ -1,16 +1,16 @@ - + - - - - +
  • val2
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "value is suffix"
    • -
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "value is suffix"
    • -
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "value is suffix"
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "value is suffix" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "value is suffix" (rougail.val2_dyn.var1)
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "value is suffix" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "value is suffix" (rougail.val2_dyn.var1)
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "value is suffix" (rougail.val1_dyn.var1)
    diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.json b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.json index ba3a5dfbc..308d5465b 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.json @@ -63,7 +63,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" @@ -127,7 +127,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -137,7 +137,7 @@ "description": "value is suffix" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -176,7 +176,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -186,7 +186,7 @@ "description": "value is suffix" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -224,7 +224,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.md index 3cf648f2e..93aa1b99b 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.md @@ -1,8 +1,8 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1) | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.sh index a54697723..a11036944 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.sh @@ -13,18 +13,19 @@ β”‚ rougail.val1_dyn.var2 β”‚ Value is first variable. β”‚ β”‚ rougail.val2_dyn.var2 β”‚ Default: β”‚ β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val1_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val2_dyn.var1) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.val1_dyn.var3 β”‚ Value is relative first variable. β”‚ β”‚ rougail.val2_dyn.var3 β”‚ Default: β”‚ β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val1_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val2_dyn.var1) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.val1_dyn.var4 β”‚ Value is first variable of val1. β”‚ β”‚ rougail.val2_dyn.var4 β”‚ Default: the value of the variable β”‚ β”‚  string   standard   mandatory  β”‚ "value is suffix" β”‚ +β”‚ β”‚ (rougail.val1_dyn.var1) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.adoc index 5b8c850f1..6b030081d 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.adoc @@ -16,18 +16,18 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable. + **Default**: -* the value of the variable "value is suffix" -* the value of the variable "value is suffix" +* the value of the variable "value is suffix" (rougail.__val1___dyn.var1) +* the value of the variable "value is suffix" (rougail.__val2___dyn.var1) | **rougail.__val1___dyn.var3** + **rougail.__val2___dyn.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is relative first variable. + **Default**: -* the value of the variable "value is suffix" -* the value of the variable "value is suffix" +* the value of the variable "value is suffix" (rougail.__val1___dyn.var1) +* the value of the variable "value is suffix" (rougail.__val2___dyn.var1) | **rougail.__val1___dyn.var4** + **rougail.__val2___dyn.var4** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable of val1. + -**Default**: the value of the variable "value is suffix" +**Default**: the value of the variable "value is suffix" (rougail.__val1___dyn.var1) |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.adoc index ab838bb77..e35d6b838 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.adoc @@ -18,18 +18,18 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable. + **Default**: -* the value of the variable "value is suffix" -* the value of the variable "value is suffix" +* the value of the variable "value is suffix" (rougail.__val1___dyn.var1) +* the value of the variable "value is suffix" (rougail.__val2___dyn.var1) | **rougail.__val1___dyn.var3** + **rougail.__val2___dyn.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is relative first variable. + **Default**: -* the value of the variable "value is suffix" -* the value of the variable "value is suffix" +* the value of the variable "value is suffix" (rougail.__val1___dyn.var1) +* the value of the variable "value is suffix" (rougail.__val2___dyn.var1) | **rougail.__val1___dyn.var4** + **rougail.__val2___dyn.var4** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable of val1. + -**Default**: the value of the variable "value is suffix" +**Default**: the value of the variable "value is suffix" (rougail.__val1___dyn.var1) |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.gitlab.md index 7bc65113f..e13e7a07c 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.gitlab.md @@ -1,12 +1,12 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1) |
    diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.html b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.html index 3d24903f1..7543d7d65 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.html @@ -2,17 +2,17 @@ - + - - - - +
  • val2
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "value is suffix"
    • -
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "value is suffix"
    • -
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "value is suffix"
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "value is suffix" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "value is suffix" (rougail.val2_dyn.var1)
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "value is suffix" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "value is suffix" (rougail.val2_dyn.var1)
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "value is suffix" (rougail.val1_dyn.var1)
    diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.md index 93d6a863a..f2f0e3068 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.md @@ -1,10 +1,10 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1) | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.sh index 40d7188b9..7f56b0985 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.sh @@ -15,19 +15,20 @@ β”‚ rougail.val1_dyn.var2 β”‚ Value is first variable. β”‚ β”‚ rougail.val2_dyn.var2 β”‚ Default: β”‚ β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val1_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val2_dyn.var1) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.val1_dyn.var3 β”‚ Value is relative first variable. β”‚ β”‚ rougail.val2_dyn.var3 β”‚ Default: β”‚ β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val1_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val2_dyn.var1) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.val1_dyn.var4 β”‚ Value is first variable of val1. β”‚ β”‚ rougail.val2_dyn.var4 β”‚ Default: the value of the variable β”‚ β”‚  string   standard   mandatory  β”‚ "value is suffix" β”‚ +β”‚ β”‚ (rougail.val1_dyn.var1) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.gitlab.md index 652951409..553127394 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.gitlab.md @@ -1,8 +1,8 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1) | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.html b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.html index f08ff49ba..2816ef36c 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.html @@ -1,16 +1,16 @@ - + - - - - +
  • val2
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "value is suffix"
    • -
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "value is suffix"
    • -
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "value is suffix"
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "value is suffix" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "value is suffix" (rougail.val2_dyn.var1)
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "value is suffix" (rougail.val1_dyn.var1)
    • +
    • the value of the variable "value is suffix" (rougail.val2_dyn.var1)
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "value is suffix" (rougail.val1_dyn.var1)
    diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.json b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.json index f0211d2d0..39f5dde3c 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.json @@ -57,7 +57,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" @@ -121,7 +121,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -131,7 +131,7 @@ "description": "value is suffix" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -170,7 +170,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -180,7 +180,7 @@ "description": "value is suffix" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ @@ -218,7 +218,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.md index 652951409..553127394 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.md @@ -1,8 +1,8 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1)
    β€’ the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val2*_dyn.var1) | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" (rougail.*val1*_dyn.var1) | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.sh index 644d53471..89819a616 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.sh @@ -13,18 +13,19 @@ β”‚ rougail.val1_dyn.var2 β”‚ Value is first variable. β”‚ β”‚ rougail.val2_dyn.var2 β”‚ Default: β”‚ β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val1_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val2_dyn.var1) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.val1_dyn.var3 β”‚ Value is relative first variable. β”‚ β”‚ rougail.val2_dyn.var3 β”‚ Default: β”‚ β”‚  string   standard   mandatory  β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val1_dyn.var1) β”‚ β”‚ β”‚ β€’ the value of the variable "value β”‚ -β”‚ β”‚ is suffix" β”‚ +β”‚ β”‚ is suffix" (rougail.val2_dyn.var1) β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.val1_dyn.var4 β”‚ Value is first variable of val1. β”‚ β”‚ rougail.val2_dyn.var4 β”‚ Default: the value of the variable β”‚ β”‚  string   standard   mandatory  β”‚ "value is suffix" β”‚ +β”‚ β”‚ (rougail.val1_dyn.var1) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_leadership.json b/tests/results/test_namespace_without_family/60_6family_dynamic_leadership.json index 6fec0a521..4106b0598 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_leadership.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_leadership.json @@ -63,7 +63,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_leadership_empty.json b/tests/results/test_namespace_without_family/60_6family_dynamic_leadership_empty.json index 9260c4264..5b1f99b6e 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_leadership_empty.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_leadership_empty.json @@ -57,7 +57,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.json b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.json index 803aea125..2c346e716 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.json @@ -63,7 +63,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" @@ -141,7 +141,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ @@ -151,7 +151,7 @@ "description": "A dynamic variable" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.json b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.json index 803aea125..2c346e716 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.json @@ -63,7 +63,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" @@ -141,7 +141,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ @@ -151,7 +151,7 @@ "description": "A dynamic variable" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0_2.json b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0_2.json index c0f3d4480..fabb71046 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0_2.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0_2.json @@ -63,7 +63,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" @@ -104,7 +104,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.json b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.json index f3424cdd0..d88a6a7f1 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.json @@ -57,7 +57,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" @@ -135,7 +135,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ @@ -145,7 +145,7 @@ "description": "A dynamic variable" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.json b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.json index 22f0927c7..7cfd64939 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.json @@ -57,7 +57,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" @@ -115,7 +115,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ @@ -125,7 +125,7 @@ "description": "A dynamic variable" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.adoc index 5fe25218b..9a85dabb4 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.adoc @@ -16,7 +16,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A variable calculated. + **Default**: -* the value of the variable "A dynamic variable" -* the value of the variable "A dynamic variable" +* the value of the variable "A dynamic variable" (rougail.dyn__val1__.dyn__val1__.var) +* the value of the variable "A dynamic variable" (rougail.dyn__val2__.dyn__val1__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.adoc index 4305932e3..f62339f54 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.adoc @@ -18,7 +18,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A variable calculated. + **Default**: -* the value of the variable "A dynamic variable" -* the value of the variable "A dynamic variable" +* the value of the variable "A dynamic variable" (rougail.dyn__val1__.dyn__val1__.var) +* the value of the variable "A dynamic variable" (rougail.dyn__val2__.dyn__val1__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.gitlab.md index e73cd93e2..6fe6e2881 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val1*.dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val2*.dyn*val1*.var) |
    diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.html b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.html index e4b25ede7..8b3547373 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.html @@ -8,8 +8,8 @@ rougail.var1
    string multiple standard mandatory unique A suffix variable.
    Default: rougail.dynval1.dynval1.var
    rougail.dynval1.dynval2.var
    rougail.dynval2.dynval1.var
    rougail.dynval2.dynval2.var
    string basic mandatoryA dynamic variable. -rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: +rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.md b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.md index 40e2b8b9b..bbe4bfe49 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val1*.dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val2*.dyn*val1*.var) | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.sh index 6a27e004e..bc18a1b42 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.sh @@ -18,7 +18,9 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory  β”‚ β€’ the value of the variable "A β”‚ β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.dynval1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "A β”‚ β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval2.dynval1.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.gitlab.md index f206d8b4c..45388bb18 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val1*.dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val2*.dyn*val1*.var) | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.html b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.html index 73e3bf5ab..bf3f9314c 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.html @@ -6,8 +6,8 @@ rougail.var1
    string multiple standard mandatory unique A suffix variable.
    Default: rougail.dynval1.dynval1.var
    rougail.dynval1.dynval2.var
    rougail.dynval2.dynval1.var
    rougail.dynval2.dynval2.var
    string basic mandatoryA dynamic variable. -rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: +rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.json b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.json index 43e1081d4..636fb12d8 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.json @@ -62,7 +62,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" @@ -102,7 +102,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" @@ -168,7 +168,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.dyn{{ identifier }}.var", "identifiers": [ @@ -179,7 +179,7 @@ "description": "A dynamic variable" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.md b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.md index f206d8b4c..45388bb18 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.md @@ -1,6 +1,6 @@ -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val1*.dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val2*.dyn*val1*.var) | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.sh index 84979d8ac..0b53e58f3 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.sh @@ -16,6 +16,8 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory  β”‚ β€’ the value of the variable "A β”‚ β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.dynval1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "A β”‚ β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval2.dynval1.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.adoc index 5fe25218b..b748213aa 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.adoc @@ -16,7 +16,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A variable calculated. + **Default**: -* the value of the variable "A dynamic variable" -* the value of the variable "A dynamic variable" +* the value of the variable "A dynamic variable" (rougail.dyn__val1__.dyn__val1__.var) +* the value of the variable "A dynamic variable" (rougail.dyn__val1__.dyn__val2__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.adoc index 4305932e3..4611f1288 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.adoc @@ -18,7 +18,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A variable calculated. + **Default**: -* the value of the variable "A dynamic variable" -* the value of the variable "A dynamic variable" +* the value of the variable "A dynamic variable" (rougail.dyn__val1__.dyn__val1__.var) +* the value of the variable "A dynamic variable" (rougail.dyn__val1__.dyn__val2__.var) |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.gitlab.md index e73cd93e2..901b7a29f 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val1*.dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val1*.dyn*val2*.var) |
    diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.html b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.html index e4b25ede7..9ecb0e680 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.html @@ -8,8 +8,8 @@ rougail.var1
    string multiple standard mandatory unique A suffix variable.
    Default: rougail.dynval1.dynval1.var
    rougail.dynval1.dynval2.var
    rougail.dynval2.dynval1.var
    rougail.dynval2.dynval2.var
    string basic mandatoryA dynamic variable. -rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: +rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.md b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.md index 40e2b8b9b..ed05414d2 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val1*.dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val1*.dyn*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.sh index 6a27e004e..a2c5ef153 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.sh @@ -18,7 +18,9 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory  β”‚ β€’ the value of the variable "A β”‚ β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.dynval1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "A β”‚ β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.dynval2.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.gitlab.md index f206d8b4c..da45abbd7 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val1*.dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val1*.dyn*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.html b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.html index 73e3bf5ab..252dfe82f 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.html @@ -6,8 +6,8 @@ rougail.var1
    string multiple standard mandatory unique A suffix variable.
    Default: rougail.dynval1.dynval1.var
    rougail.dynval1.dynval2.var
    rougail.dynval2.dynval1.var
    rougail.dynval2.dynval2.var
    string basic mandatoryA dynamic variable. -rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: +rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.json b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.json index 886216513..17af4ed18 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.json @@ -62,7 +62,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" @@ -102,7 +102,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var1", "type": "variable" @@ -168,7 +168,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.dyn{{ identifier }}.var", "identifiers": [ @@ -179,7 +179,7 @@ "description": "A dynamic variable" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.dyn{{ identifier }}.dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.md b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.md index f206d8b4c..da45abbd7 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.md @@ -1,6 +1,6 @@ -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **rougail.dyn*val1*.dyn*val1*.var**
    **rougail.dyn*val1*.dyn*val2*.var**
    **rougail.dyn*val2*.dyn*val1*.var**
    **rougail.dyn*val2*.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val1*.dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#rougail.dyn:::identifier:::.dyn:::identifier:::.var)" (rougail.dyn*val1*.dyn*val2*.var) | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.sh index 84979d8ac..fbb17d8ab 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.sh @@ -16,6 +16,8 @@ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory  β”‚ β€’ the value of the variable "A β”‚ β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.dynval1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "A β”‚ β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ (rougail.dynval1.dynval2.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_9extra_dynamic.json b/tests/results/test_namespace_without_family/60_9extra_dynamic.json index e2e6f6e67..6f4f3d6bd 100644 --- a/tests/results/test_namespace_without_family/60_9extra_dynamic.json +++ b/tests/results/test_namespace_without_family/60_9extra_dynamic.json @@ -73,7 +73,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" diff --git a/tests/results/test_namespace_without_family/60_9extra_dynamic_extra.json b/tests/results/test_namespace_without_family/60_9extra_dynamic_extra.json index dcd4ca4d6..7cb99e40d 100644 --- a/tests/results/test_namespace_without_family/60_9extra_dynamic_extra.json +++ b/tests/results/test_namespace_without_family/60_9extra_dynamic_extra.json @@ -114,7 +114,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "extra.var", "type": "variable" diff --git a/tests/results/test_namespace_without_family/60_9family_dynamic_calc_both.json b/tests/results/test_namespace_without_family/60_9family_dynamic_calc_both.json index 295a22342..8038d7fa2 100644 --- a/tests/results/test_namespace_without_family/60_9family_dynamic_calc_both.json +++ b/tests/results/test_namespace_without_family/60_9family_dynamic_calc_both.json @@ -54,7 +54,7 @@ "identifier": [ "val1", { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "rougail.var", "type": "variable" diff --git a/tests/results/test_namespace_without_family/warnings_60_5family_dynamic_unknown_suffix b/tests/results/test_namespace_without_family/warnings_60_5family_dynamic_unknown_suffix new file mode 100644 index 000000000..ea487b0b5 --- /dev/null +++ b/tests/results/test_namespace_without_family/warnings_60_5family_dynamic_unknown_suffix @@ -0,0 +1 @@ +["\"disabled\" is a calculation for rougail.{{ identifier }}_dyn.var4 but has no description in \"../../rougail-tests/structures/60_5family_dynamic_unknown_suffix/rougail/00-base.yml\""] \ No newline at end of file diff --git a/tests/results/test_namespace_without_family/warnings_60_5family_dynamic_variable_outside_sub_suffix b/tests/results/test_namespace_without_family/warnings_60_5family_dynamic_variable_outside_sub_suffix new file mode 100644 index 000000000..0637a088a --- /dev/null +++ b/tests/results/test_namespace_without_family/warnings_60_5family_dynamic_variable_outside_sub_suffix @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/tests/results/test_without_family/00_2default_calculated_multi.adoc b/tests/results/test_without_family/00_2default_calculated_multi.adoc index 72661fad4..d056a8c9b 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.adoc +++ b/tests/results/test_without_family/00_2default_calculated_multi.adoc @@ -10,6 +10,6 @@ * maybe | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of "a first variable". +**Default**: the value of "a first variable" (var1). |==== diff --git a/tests/results/test_without_family/00_2default_calculated_multi.changelog.adoc b/tests/results/test_without_family/00_2default_calculated_multi.changelog.adoc index 7f4e9a0ae..f2cbc5a0c 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.changelog.adoc +++ b/tests/results/test_without_family/00_2default_calculated_multi.changelog.adoc @@ -12,6 +12,6 @@ * maybe | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of "a first variable". +**Default**: the value of "a first variable" (var1). |==== diff --git a/tests/results/test_without_family/00_2default_calculated_multi.changelog.gitlab.md b/tests/results/test_without_family/00_2default_calculated_multi.changelog.gitlab.md index 79e0a835f..6c1ef3230 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.changelog.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated_multi.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)". | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)" (var1). |
    diff --git a/tests/results/test_without_family/00_2default_calculated_multi.changelog.html b/tests/results/test_without_family/00_2default_calculated_multi.changelog.html index 0ae00e9d6..8f16bbae9 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.changelog.html +++ b/tests/results/test_without_family/00_2default_calculated_multi.changelog.html @@ -2,13 +2,13 @@ - + - +
  • maybe
  • +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A first variable.
    Default:
    • no
    • yes
    • -
    • maybe
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "a first variable".
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "a first variable" (var1).
    diff --git a/tests/results/test_without_family/00_2default_calculated_multi.changelog.md b/tests/results/test_without_family/00_2default_calculated_multi.changelog.md index 8a9620d61..8f8116a2f 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.changelog.md +++ b/tests/results/test_without_family/00_2default_calculated_multi.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)". | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)" (var1). | diff --git a/tests/results/test_without_family/00_2default_calculated_multi.changelog.sh b/tests/results/test_without_family/00_2default_calculated_multi.changelog.sh index 296267b91..b430082c2 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.changelog.sh +++ b/tests/results/test_without_family/00_2default_calculated_multi.changelog.sh @@ -11,6 +11,6 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A second variable. β”‚ β”‚  string   multiple   standard    β”‚ Default: the value of "a first β”‚ -β”‚ mandatory   unique  β”‚ variable". β”‚ +β”‚ mandatory   unique  β”‚ variable" (var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/00_2default_calculated_multi.gitlab.md b/tests/results/test_without_family/00_2default_calculated_multi.gitlab.md index e0e1d4047..1f4822a27 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated_multi.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)". | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)" (var1). | diff --git a/tests/results/test_without_family/00_2default_calculated_multi.html b/tests/results/test_without_family/00_2default_calculated_multi.html index 502f2d952..6533d698c 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.html +++ b/tests/results/test_without_family/00_2default_calculated_multi.html @@ -1,12 +1,12 @@ - + - +
  • maybe
  • +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A first variable.
    Default:
    • no
    • yes
    • -
    • maybe
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "a first variable".
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "a first variable" (var1).
    diff --git a/tests/results/test_without_family/00_2default_calculated_multi.json b/tests/results/test_without_family/00_2default_calculated_multi.json index b7cd433e8..bb1a60244 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.json +++ b/tests/results/test_without_family/00_2default_calculated_multi.json @@ -53,7 +53,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\".", + "description": "the value of {0}.", "variables": [ { "path": "var1", diff --git a/tests/results/test_without_family/00_2default_calculated_multi.md b/tests/results/test_without_family/00_2default_calculated_multi.md index e0e1d4047..1f4822a27 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.md +++ b/tests/results/test_without_family/00_2default_calculated_multi.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)". | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    β€’ no
    β€’ yes
    β€’ maybe | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)" (var1). | diff --git a/tests/results/test_without_family/00_2default_calculated_multi.sh b/tests/results/test_without_family/00_2default_calculated_multi.sh index 82a770854..8b01315f7 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.sh +++ b/tests/results/test_without_family/00_2default_calculated_multi.sh @@ -9,5 +9,5 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A second variable. β”‚ β”‚  string   multiple   standard    β”‚ Default: the value of "a first β”‚ -β”‚ mandatory   unique  β”‚ variable". β”‚ +β”‚ mandatory   unique  β”‚ variable" (var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/00_2default_calculated_variable.adoc b/tests/results/test_without_family/00_2default_calculated_variable.adoc index d47b812a7..1e8ffea04 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.adoc +++ b/tests/results/test_without_family/00_2default_calculated_variable.adoc @@ -10,6 +10,6 @@ | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `multiple` `standard` `mandatory` `unique` | A second variable. + **Validator**: type domainname + -**Default**: the value of the variable "a first variable" +**Default**: the value of the variable "a first variable" (var1). |==== diff --git a/tests/results/test_without_family/00_2default_calculated_variable.changelog.adoc b/tests/results/test_without_family/00_2default_calculated_variable.changelog.adoc index f3fa3328f..a9073a528 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.changelog.adoc +++ b/tests/results/test_without_family/00_2default_calculated_variable.changelog.adoc @@ -12,6 +12,6 @@ | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `multiple` `standard` `mandatory` `unique` | A second variable. + **Validator**: type domainname + -**Default**: the value of the variable "a first variable" +**Default**: the value of the variable "a first variable" (var1). |==== diff --git a/tests/results/test_without_family/00_2default_calculated_variable.changelog.gitlab.md b/tests/results/test_without_family/00_2default_calculated_variable.changelog.gitlab.md index c1e0e495e..404fd12a9 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.changelog.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated_variable.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" (var1). |
    diff --git a/tests/results/test_without_family/00_2default_calculated_variable.changelog.html b/tests/results/test_without_family/00_2default_calculated_variable.changelog.html index 49d72a1df..2dd32bac2 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.changelog.html +++ b/tests/results/test_without_family/00_2default_calculated_variable.changelog.html @@ -2,12 +2,12 @@ - + - +
  • the domain name can be an IP
  • +
    Variable Description
    Variable Description
    var1
    domainname multiple basic mandatory unique
    A first variable.
    Validators:
    • type domainname
    • -
    • the domain name can be an IP
    var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "a first variable"
    var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "a first variable" (var1).
    diff --git a/tests/results/test_without_family/00_2default_calculated_variable.changelog.md b/tests/results/test_without_family/00_2default_calculated_variable.changelog.md index 404d3ccea..75a872e0c 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.changelog.md +++ b/tests/results/test_without_family/00_2default_calculated_variable.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" (var1). | diff --git a/tests/results/test_without_family/00_2default_calculated_variable.changelog.sh b/tests/results/test_without_family/00_2default_calculated_variable.changelog.sh index adfb621eb..0d6f54ba1 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.changelog.sh +++ b/tests/results/test_without_family/00_2default_calculated_variable.changelog.sh @@ -11,6 +11,6 @@ β”‚ var2 β”‚ A second variable. β”‚ β”‚  domainname   multiple   standard    β”‚ Validator: type domainname β”‚ β”‚ mandatory   unique  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/00_2default_calculated_variable.gitlab.md b/tests/results/test_without_family/00_2default_calculated_variable.gitlab.md index db918542a..b62d7fb91 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated_variable.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" (var1). | diff --git a/tests/results/test_without_family/00_2default_calculated_variable.html b/tests/results/test_without_family/00_2default_calculated_variable.html index f382f304e..eb8bc88bd 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.html +++ b/tests/results/test_without_family/00_2default_calculated_variable.html @@ -1,11 +1,11 @@ - + - +
  • the domain name can be an IP
  • +
    Variable Description
    Variable Description
    var1
    domainname multiple basic mandatory unique
    A first variable.
    Validators:
    • type domainname
    • -
    • the domain name can be an IP
    var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "a first variable"
    var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "a first variable" (var1).
    diff --git a/tests/results/test_without_family/00_2default_calculated_variable.json b/tests/results/test_without_family/00_2default_calculated_variable.json index 4c6410f2e..5a35bfb64 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.json +++ b/tests/results/test_without_family/00_2default_calculated_variable.json @@ -52,7 +52,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" diff --git a/tests/results/test_without_family/00_2default_calculated_variable.md b/tests/results/test_without_family/00_2default_calculated_variable.md index db918542a..b62d7fb91 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.md +++ b/tests/results/test_without_family/00_2default_calculated_variable.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" (var1). | diff --git a/tests/results/test_without_family/00_2default_calculated_variable.sh b/tests/results/test_without_family/00_2default_calculated_variable.sh index c182b27e3..205f490e5 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.sh +++ b/tests/results/test_without_family/00_2default_calculated_variable.sh @@ -9,5 +9,5 @@ β”‚ var2 β”‚ A second variable. β”‚ β”‚  domainname   multiple   standard    β”‚ Validator: type domainname β”‚ β”‚ mandatory   unique  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.adoc b/tests/results/test_without_family/00_2default_calculated_variable_transitive.adoc index 32bc11c9e..1d1f9bee5 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.adoc +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.adoc @@ -14,6 +14,6 @@ * type domainname * the domain name can be an IP -**Default**: the value of the variable "a first variable" +**Default**: the value of the variable "a first variable" (var1). |==== diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.adoc b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.adoc index 1b56fcbc5..557b16a2a 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.adoc +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.adoc @@ -16,6 +16,6 @@ * type domainname * the domain name can be an IP -**Default**: the value of the variable "a first variable" +**Default**: the value of the variable "a first variable" (var1). |==== diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.gitlab.md b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.gitlab.md index 9675f9377..f1523e96f 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" (var1). |
    diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.html b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.html index 4356ada5f..8d5f64a26 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.html +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.html @@ -8,7 +8,7 @@ var1
    domainname multiple basic mandatory unique A first variable.
    Validators: var2
    domainname multiple standard mandatory uniqueA second variable.
    Validators:
    Default: the value of the variable "a first variable" +
  • the domain name can be an IP

  • Default: the value of the variable "a first variable" (var1). diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.md b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.md index 40ba9e32f..06533ec17 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.md +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" (var1). | diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.sh b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.sh index c81ef6adc..85ab88da5 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.sh +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.sh @@ -13,6 +13,6 @@ β”‚ mandatory   unique  β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.gitlab.md b/tests/results/test_without_family/00_2default_calculated_variable_transitive.gitlab.md index d339e6d4e..47dd559f6 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" (var1). | diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.html b/tests/results/test_without_family/00_2default_calculated_variable_transitive.html index 78727414c..87fb2dbed 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.html +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.html @@ -6,7 +6,7 @@ var1
    domainname multiple basic mandatory unique A first variable.
    Validators: var2
    domainname multiple standard mandatory uniqueA second variable.
    Validators:
    Default: the value of the variable "a first variable" +
  • the domain name can be an IP

  • Default: the value of the variable "a first variable" (var1). diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.json b/tests/results/test_without_family/00_2default_calculated_variable_transitive.json index 25dd3a1d9..fa84916c3 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.json +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.json @@ -52,7 +52,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.md b/tests/results/test_without_family/00_2default_calculated_variable_transitive.md index d339e6d4e..47dd559f6 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.md +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    β€’ type domainname
    β€’ the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" (var1). | diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.sh b/tests/results/test_without_family/00_2default_calculated_variable_transitive.sh index 201e3f886..33799337a 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.sh +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.sh @@ -11,5 +11,5 @@ β”‚ mandatory   unique  β”‚ β€’ type domainname β”‚ β”‚ β”‚ β€’ the domain name can be an IP β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/00_6choice_link.adoc b/tests/results/test_without_family/00_6choice_link.adoc index 110a30132..bae418302 100644 --- a/tests/results/test_without_family/00_6choice_link.adoc +++ b/tests/results/test_without_family/00_6choice_link.adoc @@ -16,6 +16,6 @@ * b * c -**Default**: the value of the variable "the first variable" +**Default**: the value of the variable "the first variable" (var1). |==== diff --git a/tests/results/test_without_family/00_6choice_link.changelog.adoc b/tests/results/test_without_family/00_6choice_link.changelog.adoc index 6cc9b8f2e..c8dc0849e 100644 --- a/tests/results/test_without_family/00_6choice_link.changelog.adoc +++ b/tests/results/test_without_family/00_6choice_link.changelog.adoc @@ -18,6 +18,6 @@ * b * c -**Default**: the value of the variable "the first variable" +**Default**: the value of the variable "the first variable" (var1). |==== diff --git a/tests/results/test_without_family/00_6choice_link.changelog.gitlab.md b/tests/results/test_without_family/00_6choice_link.changelog.gitlab.md index 67ffef541..bcbed848c 100644 --- a/tests/results/test_without_family/00_6choice_link.changelog.gitlab.md +++ b/tests/results/test_without_family/00_6choice_link.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#var1)" (var1). |
    diff --git a/tests/results/test_without_family/00_6choice_link.changelog.html b/tests/results/test_without_family/00_6choice_link.changelog.html index 24fe45743..61b5f0c0b 100644 --- a/tests/results/test_without_family/00_6choice_link.changelog.html +++ b/tests/results/test_without_family/00_6choice_link.changelog.html @@ -10,7 +10,7 @@
  • c
  • var2
    choice standard mandatoryThe second variable.
    Choices:
    Default: the value of the variable "the first variable" +
  • c

  • Default: the value of the variable "the first variable" (var1). diff --git a/tests/results/test_without_family/00_6choice_link.changelog.md b/tests/results/test_without_family/00_6choice_link.changelog.md index 8db67b80a..43915119e 100644 --- a/tests/results/test_without_family/00_6choice_link.changelog.md +++ b/tests/results/test_without_family/00_6choice_link.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#var1)" (var1). | diff --git a/tests/results/test_without_family/00_6choice_link.changelog.sh b/tests/results/test_without_family/00_6choice_link.changelog.sh index 3b328c694..e6a7112c4 100644 --- a/tests/results/test_without_family/00_6choice_link.changelog.sh +++ b/tests/results/test_without_family/00_6choice_link.changelog.sh @@ -15,6 +15,6 @@ β”‚ β”‚ β€’ b β”‚ β”‚ β”‚ β€’ c β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "the first variable" β”‚ +β”‚ β”‚ "the first variable" (var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/00_6choice_link.gitlab.md b/tests/results/test_without_family/00_6choice_link.gitlab.md index 20c2cf2fe..aace81625 100644 --- a/tests/results/test_without_family/00_6choice_link.gitlab.md +++ b/tests/results/test_without_family/00_6choice_link.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#var1)" (var1). | diff --git a/tests/results/test_without_family/00_6choice_link.html b/tests/results/test_without_family/00_6choice_link.html index a7d2f4047..d7b76cf66 100644 --- a/tests/results/test_without_family/00_6choice_link.html +++ b/tests/results/test_without_family/00_6choice_link.html @@ -8,7 +8,7 @@
  • c
  • var2
    choice standard mandatoryThe second variable.
    Choices:
    Default: the value of the variable "the first variable" +
  • c

  • Default: the value of the variable "the first variable" (var1). diff --git a/tests/results/test_without_family/00_6choice_link.json b/tests/results/test_without_family/00_6choice_link.json index 8b6842740..63f2af163 100644 --- a/tests/results/test_without_family/00_6choice_link.json +++ b/tests/results/test_without_family/00_6choice_link.json @@ -40,7 +40,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" diff --git a/tests/results/test_without_family/00_6choice_link.md b/tests/results/test_without_family/00_6choice_link.md index 20c2cf2fe..aace81625 100644 --- a/tests/results/test_without_family/00_6choice_link.md +++ b/tests/results/test_without_family/00_6choice_link.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#var1)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    β€’ a
    β€’ b
    β€’ c
    **Default**: the value of the variable "[the first variable](#var1)" (var1). | diff --git a/tests/results/test_without_family/00_6choice_link.sh b/tests/results/test_without_family/00_6choice_link.sh index e1091655c..0fc1d94f7 100644 --- a/tests/results/test_without_family/00_6choice_link.sh +++ b/tests/results/test_without_family/00_6choice_link.sh @@ -13,5 +13,5 @@ β”‚ β”‚ β€’ b β”‚ β”‚ β”‚ β€’ c β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "the first variable" β”‚ +β”‚ β”‚ "the first variable" (var1). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/00_6choice_variable.adoc b/tests/results/test_without_family/00_6choice_variable.adoc index 6af801ffa..1a43870be 100644 --- a/tests/results/test_without_family/00_6choice_variable.adoc +++ b/tests/results/test_without_family/00_6choice_variable.adoc @@ -10,7 +10,7 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (var1). + **Default**: a |==== diff --git a/tests/results/test_without_family/00_6choice_variable.changelog.adoc b/tests/results/test_without_family/00_6choice_variable.changelog.adoc index f45391d54..5ae89fe64 100644 --- a/tests/results/test_without_family/00_6choice_variable.changelog.adoc +++ b/tests/results/test_without_family/00_6choice_variable.changelog.adoc @@ -12,7 +12,7 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (var1). + **Default**: a |==== diff --git a/tests/results/test_without_family/00_6choice_variable.changelog.gitlab.md b/tests/results/test_without_family/00_6choice_variable.changelog.gitlab.md index e3f7726a4..7c7bf592a 100644 --- a/tests/results/test_without_family/00_6choice_variable.changelog.gitlab.md +++ b/tests/results/test_without_family/00_6choice_variable.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a |
    diff --git a/tests/results/test_without_family/00_6choice_variable.changelog.html b/tests/results/test_without_family/00_6choice_variable.changelog.html index b6cf0ad93..d3e441681 100644 --- a/tests/results/test_without_family/00_6choice_variable.changelog.html +++ b/tests/results/test_without_family/00_6choice_variable.changelog.html @@ -2,13 +2,13 @@ - + - +
  • c
  • +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (var1).
    Default: a
    diff --git a/tests/results/test_without_family/00_6choice_variable.changelog.md b/tests/results/test_without_family/00_6choice_variable.changelog.md index 3306cb409..17b48b17c 100644 --- a/tests/results/test_without_family/00_6choice_variable.changelog.md +++ b/tests/results/test_without_family/00_6choice_variable.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | diff --git a/tests/results/test_without_family/00_6choice_variable.changelog.sh b/tests/results/test_without_family/00_6choice_variable.changelog.sh index 4fa025aa8..6b0f3100d 100644 --- a/tests/results/test_without_family/00_6choice_variable.changelog.sh +++ b/tests/results/test_without_family/00_6choice_variable.changelog.sh @@ -11,7 +11,7 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (var1). β”‚ β”‚ β”‚ Default: a β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/00_6choice_variable.gitlab.md b/tests/results/test_without_family/00_6choice_variable.gitlab.md index 47bd2f19b..879000e9f 100644 --- a/tests/results/test_without_family/00_6choice_variable.gitlab.md +++ b/tests/results/test_without_family/00_6choice_variable.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | diff --git a/tests/results/test_without_family/00_6choice_variable.html b/tests/results/test_without_family/00_6choice_variable.html index 54009e310..1eab9c392 100644 --- a/tests/results/test_without_family/00_6choice_variable.html +++ b/tests/results/test_without_family/00_6choice_variable.html @@ -1,12 +1,12 @@ - + - +
  • c
  • +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (var1).
    Default: a
    diff --git a/tests/results/test_without_family/00_6choice_variable.json b/tests/results/test_without_family/00_6choice_variable.json index 0dd023519..5fab92473 100644 --- a/tests/results/test_without_family/00_6choice_variable.json +++ b/tests/results/test_without_family/00_6choice_variable.json @@ -52,7 +52,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" diff --git a/tests/results/test_without_family/00_6choice_variable.md b/tests/results/test_without_family/00_6choice_variable.md index 47bd2f19b..879000e9f 100644 --- a/tests/results/test_without_family/00_6choice_variable.md +++ b/tests/results/test_without_family/00_6choice_variable.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | diff --git a/tests/results/test_without_family/00_6choice_variable.sh b/tests/results/test_without_family/00_6choice_variable.sh index 9103d5700..c833c096a 100644 --- a/tests/results/test_without_family/00_6choice_variable.sh +++ b/tests/results/test_without_family/00_6choice_variable.sh @@ -9,6 +9,6 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (var1). β”‚ β”‚ β”‚ Default: a β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/00_6choice_variable_link.adoc b/tests/results/test_without_family/00_6choice_variable_link.adoc index 84e92733f..2c707eea7 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.adoc +++ b/tests/results/test_without_family/00_6choice_variable_link.adoc @@ -10,11 +10,11 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (var1). + **Default**: a | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "a second variable" + -**Default**: the value of the variable "a first variable" +**Choices**: the value of the variable "a second variable" (var1). + +**Default**: the value of the variable "a first variable" (var2). |==== diff --git a/tests/results/test_without_family/00_6choice_variable_link.changelog.adoc b/tests/results/test_without_family/00_6choice_variable_link.changelog.adoc index e0679c927..e508b5e55 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.changelog.adoc +++ b/tests/results/test_without_family/00_6choice_variable_link.changelog.adoc @@ -12,11 +12,11 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (var1). + **Default**: a | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "a second variable" + -**Default**: the value of the variable "a first variable" +**Choices**: the value of the variable "a second variable" (var1). + +**Default**: the value of the variable "a first variable" (var2). |==== diff --git a/tests/results/test_without_family/00_6choice_variable_link.changelog.gitlab.md b/tests/results/test_without_family/00_6choice_variable_link.changelog.gitlab.md index 5c1fd2643..c456cd8dd 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.changelog.gitlab.md +++ b/tests/results/test_without_family/00_6choice_variable_link.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | -| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | +| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: the value of the variable "[a first variable](#var2)" (var2). |
    diff --git a/tests/results/test_without_family/00_6choice_variable_link.changelog.html b/tests/results/test_without_family/00_6choice_variable_link.changelog.html index c1a67ec4d..7b70cd4dc 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.changelog.html +++ b/tests/results/test_without_family/00_6choice_variable_link.changelog.html @@ -2,14 +2,14 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (var1).
    Default: a
    var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable" (var1).
    Default: the value of the variable "a first variable" (var2).
    diff --git a/tests/results/test_without_family/00_6choice_variable_link.changelog.md b/tests/results/test_without_family/00_6choice_variable_link.changelog.md index e29cfcee0..13a5ece8f 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.changelog.md +++ b/tests/results/test_without_family/00_6choice_variable_link.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | -| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | +| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: the value of the variable "[a first variable](#var2)" (var2). | diff --git a/tests/results/test_without_family/00_6choice_variable_link.changelog.sh b/tests/results/test_without_family/00_6choice_variable_link.changelog.sh index be7c40ebd..8b7ae3b06 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.changelog.sh +++ b/tests/results/test_without_family/00_6choice_variable_link.changelog.sh @@ -11,13 +11,13 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (var1). β”‚ β”‚ β”‚ Default: a β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var3 β”‚ A third variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (var1). β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (var2). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/00_6choice_variable_link.gitlab.md b/tests/results/test_without_family/00_6choice_variable_link.gitlab.md index 8213a8ca5..1240b5b68 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.gitlab.md +++ b/tests/results/test_without_family/00_6choice_variable_link.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | -| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | +| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: the value of the variable "[a first variable](#var2)" (var2). | diff --git a/tests/results/test_without_family/00_6choice_variable_link.html b/tests/results/test_without_family/00_6choice_variable_link.html index a1340fd28..634fa19c8 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.html +++ b/tests/results/test_without_family/00_6choice_variable_link.html @@ -1,13 +1,13 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (var1).
    Default: a
    var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable" (var1).
    Default: the value of the variable "a first variable" (var2).
    diff --git a/tests/results/test_without_family/00_6choice_variable_link.json b/tests/results/test_without_family/00_6choice_variable_link.json index 7ead7e3b9..b17e4d089 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.json +++ b/tests/results/test_without_family/00_6choice_variable_link.json @@ -52,7 +52,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" @@ -78,7 +78,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var2", "type": "variable" @@ -90,7 +90,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" diff --git a/tests/results/test_without_family/00_6choice_variable_link.md b/tests/results/test_without_family/00_6choice_variable_link.md index 8213a8ca5..1240b5b68 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.md +++ b/tests/results/test_without_family/00_6choice_variable_link.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | -| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | +| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: the value of the variable "[a first variable](#var2)" (var2). | diff --git a/tests/results/test_without_family/00_6choice_variable_link.sh b/tests/results/test_without_family/00_6choice_variable_link.sh index f19a692c1..2ab94ceac 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.sh +++ b/tests/results/test_without_family/00_6choice_variable_link.sh @@ -9,12 +9,12 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (var1). β”‚ β”‚ β”‚ Default: a β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var3 β”‚ A third variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (var1). β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (var2). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/00_6choice_variable_link2.adoc b/tests/results/test_without_family/00_6choice_variable_link2.adoc index 22e2991fd..461fb8406 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.adoc +++ b/tests/results/test_without_family/00_6choice_variable_link2.adoc @@ -10,11 +10,11 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (var1). + **Default**: a | **family.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "a second variable" + -**Default**: the value of the variable "a first variable" +**Choices**: the value of the variable "a second variable" (var1). + +**Default**: the value of the variable "a first variable" (var2). |==== diff --git a/tests/results/test_without_family/00_6choice_variable_link2.changelog.adoc b/tests/results/test_without_family/00_6choice_variable_link2.changelog.adoc index 5b21bc997..5ffeb63ff 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.changelog.adoc +++ b/tests/results/test_without_family/00_6choice_variable_link2.changelog.adoc @@ -12,11 +12,11 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "a second variable" + +**Choices**: the value of the variable "a second variable" (var1). + **Default**: a | **family.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "a second variable" + -**Default**: the value of the variable "a first variable" +**Choices**: the value of the variable "a second variable" (var1). + +**Default**: the value of the variable "a first variable" (var2). |==== diff --git a/tests/results/test_without_family/00_6choice_variable_link2.changelog.gitlab.md b/tests/results/test_without_family/00_6choice_variable_link2.changelog.gitlab.md index 82e0d4253..1dd5ab014 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.changelog.gitlab.md +++ b/tests/results/test_without_family/00_6choice_variable_link2.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | -| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | +| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: the value of the variable "[a first variable](#var2)" (var2). |
    diff --git a/tests/results/test_without_family/00_6choice_variable_link2.changelog.html b/tests/results/test_without_family/00_6choice_variable_link2.changelog.html index 5a5a6549a..7969eddc8 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.changelog.html +++ b/tests/results/test_without_family/00_6choice_variable_link2.changelog.html @@ -2,14 +2,14 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (var1).
    Default: a
    family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable" (var1).
    Default: the value of the variable "a first variable" (var2).
    diff --git a/tests/results/test_without_family/00_6choice_variable_link2.changelog.md b/tests/results/test_without_family/00_6choice_variable_link2.changelog.md index 8a5a02f18..aae9eca4a 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.changelog.md +++ b/tests/results/test_without_family/00_6choice_variable_link2.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | -| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | +| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: the value of the variable "[a first variable](#var2)" (var2). | diff --git a/tests/results/test_without_family/00_6choice_variable_link2.changelog.sh b/tests/results/test_without_family/00_6choice_variable_link2.changelog.sh index 7d88ba93b..f5bc6cd53 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.changelog.sh +++ b/tests/results/test_without_family/00_6choice_variable_link2.changelog.sh @@ -11,13 +11,13 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (var1). β”‚ β”‚ β”‚ Default: a β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ family.var3 β”‚ A third variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (var1). β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (var2). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/00_6choice_variable_link2.gitlab.md b/tests/results/test_without_family/00_6choice_variable_link2.gitlab.md index e5d779f41..af17b3ddd 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.gitlab.md +++ b/tests/results/test_without_family/00_6choice_variable_link2.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | -| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | +| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: the value of the variable "[a first variable](#var2)" (var2). | diff --git a/tests/results/test_without_family/00_6choice_variable_link2.html b/tests/results/test_without_family/00_6choice_variable_link2.html index 9757476b2..060c32dc4 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.html +++ b/tests/results/test_without_family/00_6choice_variable_link2.html @@ -1,13 +1,13 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable" (var1).
    Default: a
    family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable" (var1).
    Default: the value of the variable "a first variable" (var2).
    diff --git a/tests/results/test_without_family/00_6choice_variable_link2.json b/tests/results/test_without_family/00_6choice_variable_link2.json index 9749b37ed..24beda974 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.json +++ b/tests/results/test_without_family/00_6choice_variable_link2.json @@ -52,7 +52,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" @@ -87,7 +87,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var2", "type": "variable" @@ -99,7 +99,7 @@ "choices": { "name": "Choices", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" diff --git a/tests/results/test_without_family/00_6choice_variable_link2.md b/tests/results/test_without_family/00_6choice_variable_link2.md index e5d779f41..af17b3ddd 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.md +++ b/tests/results/test_without_family/00_6choice_variable_link2.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | -| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    β€’ a
    β€’ b
    β€’ c | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: a | +| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)" (var1).
    **Default**: the value of the variable "[a first variable](#var2)" (var2). | diff --git a/tests/results/test_without_family/00_6choice_variable_link2.sh b/tests/results/test_without_family/00_6choice_variable_link2.sh index 7ee3cdf76..25f9af4ca 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.sh +++ b/tests/results/test_without_family/00_6choice_variable_link2.sh @@ -9,12 +9,12 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A first variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (var1). β”‚ β”‚ β”‚ Default: a β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ family.var3 β”‚ A third variable. β”‚ β”‚  choice   standard   mandatory  β”‚ Choices: the value of the variable β”‚ -β”‚ β”‚ "a second variable" β”‚ +β”‚ β”‚ "a second variable" (var1). β”‚ β”‚ β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a first variable" β”‚ +β”‚ β”‚ "a first variable" (var2). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/00_6regexp_link.adoc b/tests/results/test_without_family/00_6regexp_link.adoc index 481287b7b..5a0905865 100644 --- a/tests/results/test_without_family/00_6regexp_link.adoc +++ b/tests/results/test_without_family/00_6regexp_link.adoc @@ -12,7 +12,7 @@ | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[regexp]` `standard` `mandatory` | A second variable. + **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$" + -**Default**: the value of the variable "a first variable" + +**Default**: the value of the variable "a first variable" (var1). + **Examples**: * '#b2b1b1' diff --git a/tests/results/test_without_family/00_6regexp_link.changelog.adoc b/tests/results/test_without_family/00_6regexp_link.changelog.adoc index fcd0fe321..42e3805e5 100644 --- a/tests/results/test_without_family/00_6regexp_link.changelog.adoc +++ b/tests/results/test_without_family/00_6regexp_link.changelog.adoc @@ -14,7 +14,7 @@ | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[regexp]` `standard` `mandatory` | A second variable. + **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$" + -**Default**: the value of the variable "a first variable" + +**Default**: the value of the variable "a first variable" (var1). + **Examples**: * '#b2b1b1' diff --git a/tests/results/test_without_family/00_6regexp_link.changelog.gitlab.md b/tests/results/test_without_family/00_6regexp_link.changelog.gitlab.md index 8c60733f1..8b1c88f15 100644 --- a/tests/results/test_without_family/00_6regexp_link.changelog.gitlab.md +++ b/tests/results/test_without_family/00_6regexp_link.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: #a1a1a1
    **Examples**:
    β€’ #b1b1b1
    β€’ #b2b2b2 | -| **var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[a first variable](#var1)"
    **Examples**:
    β€’ #b2b1b1
    β€’ #b3b2b2 | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: #a1a1a1
    **Examples**:
    β€’ #b1b1b1
    β€’ #b2b2b2 | +| **var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[a first variable](#var1)" (var1).
    **Examples**:
    β€’ #b2b1b1
    β€’ #b3b2b2 |
    diff --git a/tests/results/test_without_family/00_6regexp_link.changelog.html b/tests/results/test_without_family/00_6regexp_link.changelog.html index 79a59f26d..923e861a8 100644 --- a/tests/results/test_without_family/00_6regexp_link.changelog.html +++ b/tests/results/test_without_family/00_6regexp_link.changelog.html @@ -7,7 +7,7 @@ var1
    regexp standard mandatoryA first variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: #a1a1a1
    Examples: -var2
    regexp standard mandatoryA second variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: the value of the variable "a first variable"
    Examples: var2
    string standard mandatory A suffix variable2.
    Default: val1 dynval1.var
    dynval2.var
    string standard mandatoryA dynamic variable.
    Default: the value of the identifier. -var3
    string standard mandatory A variable calculated.
    Default: +var3
    string standard mandatory A variable calculated.
    Default: diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_identifier.json b/tests/results/test_without_family/60_5family_dynamic_calc_identifier.json index a1480d825..5da98d1eb 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_identifier.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_identifier.json @@ -69,7 +69,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" @@ -127,7 +127,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "dyn{{ identifier }}.var", "identifiers": [ @@ -137,7 +137,7 @@ "description": "A dynamic variable" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_identifier.md b/tests/results/test_without_family/60_5family_dynamic_calc_identifier.md index a62b95f0e..9aaeb4df2 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_identifier.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_identifier.md @@ -1,7 +1,7 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val2*.var) | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_identifier.sh b/tests/results/test_without_family/60_5family_dynamic_calc_identifier.sh index 14dd93c90..8b7bda952 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_identifier.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_identifier.sh @@ -16,7 +16,7 @@ β”‚ var3 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: β”‚ β”‚ β”‚ β€’ the value of the variable "A β”‚ -β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ dynamic variable" (dynval1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "A β”‚ -β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ dynamic variable" (dynval2.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.adoc index 5c234bff2..b3b26660e 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.adoc @@ -20,7 +20,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable calculated. + **Default**: -* the value of the variable "A dynamic variable" -* the value of the variable "A dynamic variable" +* the value of the variable "A dynamic variable" (dyn__val1__.var) +* the value of the variable "A dynamic variable" (dyn__val2__.var) |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.adoc index a9625ef5c..0795f1b57 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.adoc @@ -22,7 +22,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable calculated. + **Default**: -* the value of the variable "A dynamic variable" -* the value of the variable "A dynamic variable" +* the value of the variable "A dynamic variable" (dyn__val1__.var) +* the value of the variable "A dynamic variable" (dyn__val2__.var) |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.gitlab.md index 069ea7cfc..f7dfcd5e7 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.gitlab.md @@ -1,11 +1,11 @@
    New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val2*.var) |
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.html b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.html index ad24144ac..a266af2b5 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.html @@ -9,8 +9,8 @@
  • val2
  • var2
    string standard mandatory A suffix variable2.
    Default: val1 dynval1.var
    dynval2.var
    string multiple standard mandatory uniqueA dynamic variable.
    Default: -var3
    string multiple standard mandatory unique A variable calculated.
    Default: +var3
    string multiple standard mandatory unique A variable calculated.
    Default: diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.md b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.md index 7eb1f06dc..1a723c0c6 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.md @@ -1,9 +1,9 @@ # New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val2*.var) | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.sh index ba4fd9fed..90dbacfaf 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.changelog.sh @@ -19,8 +19,8 @@ β”‚ var3 β”‚ A variable calculated. β”‚ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ the value of the variable "A β”‚ -β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ dynamic variable" (dynval1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "A β”‚ -β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ dynamic variable" (dynval2.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.gitlab.md index 1cb8dc44e..a6f407bb3 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.gitlab.md @@ -1,7 +1,7 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val2*.var) | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.html b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.html index 6dc1fdcb7..26973ac6b 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.html @@ -7,8 +7,8 @@
  • val2
  • var2
    string standard mandatory A suffix variable2.
    Default: val1 dynval1.var
    dynval2.var
    string multiple standard mandatory uniqueA dynamic variable.
    Default: -var3
    string multiple standard mandatory unique A variable calculated.
    Default: +var3
    string multiple standard mandatory unique A variable calculated.
    Default: diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.json b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.json index 64605783a..49de51dfa 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.json @@ -69,7 +69,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" @@ -142,7 +142,7 @@ "name": "Default", "values": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "dyn{{ identifier }}.var", "identifiers": [ @@ -152,7 +152,7 @@ "description": "A dynamic variable" }, { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.md b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.md index 1cb8dc44e..a6f407bb3 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.md @@ -1,7 +1,7 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)"
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.
    **Default**: val1 | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**:
    β€’ the value of the identifier | +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable calculated.
    **Default**:
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val1*.var)
    β€’ the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val2*.var) | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.sh b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.sh index ba2b0e5bf..118830584 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.sh @@ -17,7 +17,7 @@ β”‚ var3 β”‚ A variable calculated. β”‚ β”‚  string   multiple   standard    β”‚ Default: β”‚ β”‚ mandatory   unique  β”‚ β€’ the value of the variable "A β”‚ -β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ dynamic variable" (dynval1.var) β”‚ β”‚ β”‚ β€’ the value of the variable "A β”‚ -β”‚ β”‚ dynamic variable" β”‚ +β”‚ β”‚ dynamic variable" (dynval2.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.json b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.json index ca9831f11..30d6c3666 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.json @@ -50,7 +50,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var", "type": "variable" diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.json index b9b18847a..cc65ad9d2 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.json @@ -44,7 +44,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var", "type": "variable" diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.json index 3e6c1e5f2..e3fa3db5e 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.json @@ -50,7 +50,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var", "type": "variable" diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.json index dd30cd476..c5c41cc7e 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.json @@ -44,7 +44,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var", "type": "variable" diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable.adoc index 57bb7dd3b..a74421fbd 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" +**Default**: the value of the variable "A dynamic variable" (dyn__val1__.var) |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.adoc index a9a0f9dd2..44a0d87ee 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" +**Default**: the value of the variable "A dynamic variable" (dyn__val1__.var) |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.gitlab.md index 7ea1a69f8..902737378 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val1*.var) |
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.html index ad3c278b5..eb7cbbd44 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string basic mandatory
    A dynamic variable.
    var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable"
    dynval1.var
    dynval2.var
    string basic mandatory
    A dynamic variable.
    var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (dynval1.var)
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.md index ed05b04c2..43f0873c9 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val1*.var) | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.sh index 56e490756..abe0146c0 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.sh @@ -14,6 +14,6 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "A dynamic variable" β”‚ +β”‚ β”‚ "A dynamic variable" (dynval1.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable.gitlab.md index 3cb588a2a..496b877df 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val1*.var) | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable.html index d5fe7e0a5..6f4dc7880 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string basic mandatory
    A dynamic variable.
    var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable"
    dynval1.var
    dynval2.var
    string basic mandatory
    A dynamic variable.
    var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (dynval1.var)
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.json b/tests/results/test_without_family/60_5family_dynamic_calc_variable.json index dacbee2a8..b5ab8a3cf 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.json @@ -49,7 +49,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" @@ -102,7 +102,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable.md index 3cb588a2a..496b877df 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val1*.var) | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable.sh index a2edc4061..c0162aeec 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.sh @@ -12,5 +12,5 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "A dynamic variable" β”‚ +β”‚ β”‚ "A dynamic variable" (dynval1.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.adoc index e8a4f051e..b58ff3e5e 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.adoc @@ -9,7 +9,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + **Disabled**: -* when the variable "A dynamic variable" has the value "val1". -* when the variable "A dynamic variable" has the value "val1". +* when the variable "A dynamic variable" (dyn__val1__.var1) has the value "val1". +* when the variable "A dynamic variable" (dyn__val2__.var1) has the value "val1". |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc index b9b329473..02f6993ee 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc @@ -11,7 +11,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + **Disabled**: -* when the variable "A dynamic variable" has the value "val1". -* when the variable "A dynamic variable" has the value "val1". +* when the variable "A dynamic variable" (dyn__val1__.var1) has the value "val1". +* when the variable "A dynamic variable" (dyn__val2__.var1) has the value "val1". |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md index 04af8ccb6..649a473dd 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1".
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" (dyn*val1*.var1) has the value "val1".
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" (dyn*val2*.var1) has the value "val1". |
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html index c7d3edfba..ba1682244 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html @@ -6,8 +6,8 @@ dynval1.var1
    dynval2.var1
    string basic mandatory A dynamic variable. -dynval1.var2
    dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: +dynval1.var2
    dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md index b95f27124..7bf2bf60b 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1".
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" (dyn*val1*.var1) has the value "val1".
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" (dyn*val2*.var1) has the value "val1". | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh index f004edebc..9123af956 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh @@ -10,8 +10,10 @@ β”‚ dynval1.var2 β”‚ A new variable. β”‚ β”‚ dynval2.var2 β”‚ Disabled: β”‚ β”‚  string   basic   mandatory    β”‚ β€’ when the variable "A dynamic β”‚ -β”‚ disabled  β”‚ variable" has the value "val1". β”‚ +β”‚ disabled  β”‚ variable" (dynval1.var1) has the β”‚ +β”‚ β”‚ value "val1". β”‚ β”‚ β”‚ β€’ when the variable "A dynamic β”‚ -β”‚ β”‚ variable" has the value "val1". β”‚ +β”‚ β”‚ variable" (dynval2.var1) has the β”‚ +β”‚ β”‚ value "val1". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md index 4c5e32644..24a873c77 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1".
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" (dyn*val1*.var1) has the value "val1".
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" (dyn*val2*.var1) has the value "val1". | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.html index 88f861867..337fa3b12 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.html @@ -4,8 +4,8 @@ dynval1.var1
    dynval2.var1
    string basic mandatory A dynamic variable. -dynval1.var2
    dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: +dynval1.var2
    dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.json b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.json index 085eeef1f..41c731450 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.json @@ -66,7 +66,7 @@ "access_control": true, "annotation": [ { - "message": "when the variable \"{0}\" has the value \"val1\".", + "message": "when the variable {0} has the value \"val1\".", "path": { "path": "dyn{{ identifier }}.var1", "identifiers": [ @@ -76,7 +76,7 @@ "description": "A dynamic variable" }, { - "message": "when the variable \"{0}\" has the value \"val1\".", + "message": "when the variable {0} has the value \"val1\".", "path": { "path": "dyn{{ identifier }}.var1", "identifiers": [ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.md index 4c5e32644..24a873c77 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.md @@ -1,5 +1,5 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1".
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" (dyn*val1*.var1) has the value "val1".
    β€’ when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" (dyn*val2*.var1) has the value "val1". | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.sh index 80e093313..bf02ac034 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.sh @@ -8,7 +8,9 @@ β”‚ dynval1.var2 β”‚ A new variable. β”‚ β”‚ dynval2.var2 β”‚ Disabled: β”‚ β”‚  string   basic   mandatory    β”‚ β€’ when the variable "A dynamic β”‚ -β”‚ disabled  β”‚ variable" has the value "val1". β”‚ +β”‚ disabled  β”‚ variable" (dynval1.var1) has the β”‚ +β”‚ β”‚ value "val1". β”‚ β”‚ β”‚ β€’ when the variable "A dynamic β”‚ -β”‚ β”‚ variable" has the value "val1". β”‚ +β”‚ β”‚ variable" (dynval2.var1) has the β”‚ +β”‚ β”‚ value "val1". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc index e45d5810c..38e0e7b9f 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc @@ -6,6 +6,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + -**Disabled**: when the variable "A dynamic variable" has the value "val1". +**Disabled**: when the variable "A dynamic variable" (dyn__val1__.var1) has the value "val1". |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc index e91bf9540..c14aa2766 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc @@ -8,6 +8,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + -**Disabled**: when the variable "A dynamic variable" has the value "val1". +**Disabled**: when the variable "A dynamic variable" (dyn__val1__.var1) has the value "val1". |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md index 7c6c57dc5..38851d67b 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" (dyn*val1*.var1) has the value "val1". |
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html index 8d930717b..58f0c36ed 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html @@ -2,11 +2,11 @@ - + - - + +
    Variable Description
    Variable Description
    dynval1.var1
    dynval2.var1
    string basic mandatory
    A dynamic variable.
    var2
    string basic mandatory disabled
    A new variable.
    Disabled: when the variable "A dynamic variable" has the value "val1".
    dynval1.var1
    dynval2.var1
    string basic mandatory
    A dynamic variable.
    var2
    string basic mandatory disabled
    A new variable.
    Disabled: when the variable "A dynamic variable" (dynval1.var1) has the value "val1".
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md index ed3547fbd..c61663b08 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" (dyn*val1*.var1) has the value "val1". | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh index 1c39cb762..5ada65987 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh @@ -9,7 +9,7 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A new variable. β”‚ β”‚  string   basic   mandatory    β”‚ Disabled: when the variable "A β”‚ -β”‚ disabled  β”‚ dynamic variable" has the value β”‚ -β”‚ β”‚ "val1". β”‚ +β”‚ disabled  β”‚ dynamic variable" (dynval1.var1) has β”‚ +β”‚ β”‚ the value "val1". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md index e517ee6f8..e6edc1d2b 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" (dyn*val1*.var1) has the value "val1". | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.html index bfa0b4540..1e55d0592 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    dynval1.var1
    dynval2.var1
    string basic mandatory
    A dynamic variable.
    var2
    string basic mandatory disabled
    A new variable.
    Disabled: when the variable "A dynamic variable" has the value "val1".
    dynval1.var1
    dynval2.var1
    string basic mandatory
    A dynamic variable.
    var2
    string basic mandatory disabled
    A new variable.
    Disabled: when the variable "A dynamic variable" (dynval1.var1) has the value "val1".
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.json b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.json index 8e8a0e855..bfb37a403 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.json @@ -67,7 +67,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"val1\".", + "message": "when the variable {0} has the value \"val1\".", "path": { "path": "dyn{{ identifier }}.var1", "identifiers": [ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.md index e517ee6f8..e6edc1d2b 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.md @@ -1,5 +1,5 @@ -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" (dyn*val1*.var1) has the value "val1". | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh index d25e140f6..4be7dabb1 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh @@ -7,6 +7,6 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A new variable. β”‚ β”‚  string   basic   mandatory    β”‚ Disabled: when the variable "A β”‚ -β”‚ disabled  β”‚ dynamic variable" has the value β”‚ -β”‚ β”‚ "val1". β”‚ +β”‚ disabled  β”‚ dynamic variable" (dynval1.var1) has β”‚ +β”‚ β”‚ the value "val1". β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.adoc index 64835d175..9142ee129 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" if it is defined +**Default**: the value of the variable "A dynamic variable" (dyn__val1__.var) if it is defined |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc index 1c829f275..81db57fe3 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "A dynamic variable" if it is defined +**Default**: the value of the variable "A dynamic variable" (dyn__val1__.var) if it is defined |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.gitlab.md index dbd97964f..dd996f789 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val1*.var) if it is defined |
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.html index 020927a2e..8e81a12e8 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string basic mandatory
    A dynamic variable.
    var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    dynval1.var
    dynval2.var
    string basic mandatory
    A dynamic variable.
    var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (dynval1.var) if it is defined
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.md index c52b270dd..86297a846 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val1*.var) if it is defined | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh index 7a3561425..ad8768552 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh @@ -14,7 +14,7 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "A dynamic variable" if it is β”‚ -β”‚ β”‚ defined β”‚ +β”‚ β”‚ "A dynamic variable" (dynval1.var) β”‚ +β”‚ β”‚ if it is defined β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.gitlab.md index 293151a33..96604aafb 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val1*.var) if it is defined | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.html index 36da02bf5..10babdf96 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string basic mandatory
    A dynamic variable.
    var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    dynval1.var
    dynval2.var
    string basic mandatory
    A dynamic variable.
    var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" (dynval1.var) if it is defined
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.json b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.json index 6ec15cf84..a1649407b 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.json @@ -43,7 +43,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var1", "type": "variable" @@ -96,7 +96,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\" if it is defined", + "message": "the value of the variable {0} if it is defined", "path": { "path": "dyn{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.md index 293151a33..96604aafb 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" if it is defined | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.
    **Default**: the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" (dyn*val1*.var) if it is defined | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.sh index 52562834c..b3ce1b364 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.sh @@ -12,6 +12,6 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A variable calculated. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "A dynamic variable" if it is β”‚ -β”‚ β”‚ defined β”‚ +β”‚ β”‚ "A dynamic variable" (dynval1.var) β”‚ +β”‚ β”‚ if it is defined β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.adoc b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.adoc index 1055807d3..d90941547 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.adoc @@ -13,6 +13,6 @@ **Default**: the value of the identifier. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: the value of the variable "a variable inside dynamic family" +**Default**: the value of the variable "a variable inside dynamic family" (dyn___val1__.var) |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc index c845e4e41..bda9261ee 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc @@ -15,6 +15,6 @@ **Default**: the value of the identifier. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: the value of the variable "a variable inside dynamic family" +**Default**: the value of the variable "a variable inside dynamic family" (dyn___val1__.var) |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.md index d2791ea3f..b29456a48 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" (dyn_*val1*.var) |
    diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html index 74dc7e8ea..f35de2786 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    var2
    string standard mandatory
    A variable.
    Default: the value of the variable "a variable inside dynamic family"
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    var2
    string standard mandatory
    A variable.
    Default: the value of the variable "a variable inside dynamic family" (dyn_val1.var)
    diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md index 120cd8725..965a7f079 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" (dyn_*val1*.var) | diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh index c9002f8d9..4ed12e391 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh @@ -15,5 +15,6 @@ β”‚ var2 β”‚ A variable. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "a variable inside dynamic family" β”‚ +β”‚ β”‚ (dyn_val1.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md index 021f23e83..db9a43794 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" (dyn_*val1*.var) | diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.html b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.html index f525ef298..794e6ad18 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.html +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    var2
    string standard mandatory
    A variable.
    Default: the value of the variable "a variable inside dynamic family"
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    var2
    string standard mandatory
    A variable.
    Default: the value of the variable "a variable inside dynamic family" (dyn_val1.var)
    diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.json index 14e93c7ff..d2c0a5cc2 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.json +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.json @@ -50,7 +50,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var", "type": "variable" @@ -107,7 +107,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "dyn_{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.md index 021f23e83..db9a43794 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    β€’ val1
    β€’ val2 | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" (dyn_*val1*.var) | diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.sh b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.sh index 8333f7a82..48f8c1215 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.sh @@ -13,4 +13,5 @@ β”‚ var2 β”‚ A variable. β”‚ β”‚  string   standard   mandatory  β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "a variable inside dynamic family" β”‚ +β”‚ β”‚ (dyn_val1.var) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc index 8861e51ac..8e1be2239 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc @@ -13,6 +13,6 @@ **Default**: the value of the identifier. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable. + -**Default**: the value of the variable "a variable inside dynamic family" if it is defined +**Default**: the value of the variable "a variable inside dynamic family" (dyn___val1__.var) if it is defined |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc index 3b81136ee..5e741bb88 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc @@ -15,6 +15,6 @@ **Default**: the value of the identifier. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable. + -**Default**: the value of the variable "a variable inside dynamic family" if it is defined +**Default**: the value of the variable "a variable inside dynamic family" (dyn___val1__.var) if it is defined |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md index 559e300f9..c8132053c 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" if it is defined | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" (dyn_*val1*.var) if it is defined |
    diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html index 86a9e98a4..bb5a0034f 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var
    string multiple standard unique
    Asuffix variable.
    Examples:
    • val1
    • -
    • val2
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    var2
    string standard
    A variable.
    Default: the value of the variable "a variable inside dynamic family" if it is defined
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    var2
    string standard
    A variable.
    Default: the value of the variable "a variable inside dynamic family" (dyn_val1.var) if it is defined
    diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md index 434971fd9..c4bef112c 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" if it is defined | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" (dyn_*val1*.var) if it is defined | diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh index c0ff46064..7d696c975 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh @@ -15,6 +15,6 @@ β”‚ var2 β”‚ A variable. β”‚ β”‚  string   standard  β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "a variable inside dynamic family" β”‚ -β”‚ β”‚ if it is defined β”‚ +β”‚ β”‚ (dyn_val1.var) if it is defined β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md index 78ffdd99d..652a54f3a 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" if it is defined | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" (dyn_*val1*.var) if it is defined | diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.html b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.html index 413ffac9c..f364fc283 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.html +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var
    string multiple standard unique
    Asuffix variable.
    Examples:
    • val1
    • -
    • val2
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    var2
    string standard
    A variable.
    Default: the value of the variable "a variable inside dynamic family" if it is defined
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    var2
    string standard
    A variable.
    Default: the value of the variable "a variable inside dynamic family" (dyn_val1.var) if it is defined
    diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.json index 5f06c69cf..5774fa84f 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.json +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.json @@ -44,7 +44,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var", "type": "variable" @@ -94,7 +94,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\" if it is defined", + "message": "the value of the variable {0} if it is defined", "path": { "path": "dyn_{{ identifier }}.var", "identifiers": [ diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.md index 78ffdd99d..652a54f3a 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" if it is defined | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    β€’ val1
    β€’ val2 | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" (dyn_*val1*.var) if it is defined | diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh index dcd3e92a0..5132be025 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -13,5 +13,5 @@ β”‚ var2 β”‚ A variable. β”‚ β”‚  string   standard  β”‚ Default: the value of the variable β”‚ β”‚ β”‚ "a variable inside dynamic family" β”‚ -β”‚ β”‚ if it is defined β”‚ +β”‚ β”‚ (dyn_val1.var) if it is defined β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_without_family/60_6family_dynamic_leadership.json b/tests/results/test_without_family/60_6family_dynamic_leadership.json index 3b9725aad..fb19d7675 100644 --- a/tests/results/test_without_family/60_6family_dynamic_leadership.json +++ b/tests/results/test_without_family/60_6family_dynamic_leadership.json @@ -50,7 +50,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var", "type": "variable" diff --git a/tests/results/test_without_family/60_6family_dynamic_leadership_empty.json b/tests/results/test_without_family/60_6family_dynamic_leadership_empty.json index add5dbeaf..9ee5dff49 100644 --- a/tests/results/test_without_family/60_6family_dynamic_leadership_empty.json +++ b/tests/results/test_without_family/60_6family_dynamic_leadership_empty.json @@ -44,7 +44,7 @@ ], "identifier": [ { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "var", "type": "variable" diff --git a/tests/results/test_without_family/60_9family_dynamic_calc_both.json b/tests/results/test_without_family/60_9family_dynamic_calc_both.json index 8f18c2b6b..b96078105 100644 --- a/tests/results/test_without_family/60_9family_dynamic_calc_both.json +++ b/tests/results/test_without_family/60_9family_dynamic_calc_both.json @@ -41,7 +41,7 @@ "identifier": [ "val1", { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}", "path": { "path": "var", "type": "variable" diff --git a/tests/root_a_dynamic_family1.a_subdyn_family4.a_variable.sh b/tests/root_a_dynamic_family1.a_subdyn_family4.a_variable.sh index 172db49cb..949d3a23e 100644 --- a/tests/root_a_dynamic_family1.a_subdyn_family4.a_variable.sh +++ b/tests/root_a_dynamic_family1.a_subdyn_family4.a_variable.sh @@ -1,16 +1,16 @@ A dynamic family1 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: a_dynamic_family1 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: a_dynamic_family1 A dynamic family4 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: a_dynamic_family1.a_subdyn_family4 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: a_dynamic_family1.a_subdyn_family4 ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/root_a_dynamic_family1.a_subdyn_family4.sh b/tests/root_a_dynamic_family1.a_subdyn_family4.sh index 172db49cb..949d3a23e 100644 --- a/tests/root_a_dynamic_family1.a_subdyn_family4.sh +++ b/tests/root_a_dynamic_family1.a_subdyn_family4.sh @@ -1,16 +1,16 @@ A dynamic family1 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: a_dynamic_family1 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: a_dynamic_family1 A dynamic family4 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: a_dynamic_family1.a_subdyn_family4 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: a_dynamic_family1.a_subdyn_family4 ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/root_a_dynamic_family1.a_subfamily.sh b/tests/root_a_dynamic_family1.a_subfamily.sh index 7825d46cd..1a9b0dbf1 100644 --- a/tests/root_a_dynamic_family1.a_subfamily.sh +++ b/tests/root_a_dynamic_family1.a_subfamily.sh @@ -1,15 +1,15 @@ A dynamic family1 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: a_dynamic_family1 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: a_dynamic_family1 A sub family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_dynamic_family1.a_subfamily +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_dynamic_family1.a_subfamily ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/root_a_dynamic_family1.a_variable.sh b/tests/root_a_dynamic_family1.a_variable.sh index 0cbab0460..6e5a8b762 100644 --- a/tests/root_a_dynamic_family1.a_variable.sh +++ b/tests/root_a_dynamic_family1.a_variable.sh @@ -1,9 +1,9 @@ A dynamic family1 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: a_dynamic_family1 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: a_dynamic_family1 ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/root_a_dynamic_family1.adoc b/tests/root_a_dynamic_family1.adoc index fb501907d..6d5656235 100644 --- a/tests/root_a_dynamic_family1.adoc +++ b/tests/root_a_dynamic_family1.adoc @@ -29,7 +29,7 @@ This family builds families dynamically. + **Default**: a_value |==== -=== A dynamic __family3__ or A dynamic __family4__ +=== A dynamic __family3__ or __family4__ ==== **πŸ›ˆ Informations** diff --git a/tests/root_a_dynamic_family1.gitlab.md b/tests/root_a_dynamic_family1.gitlab.md index 7d1aa233e..c085234e9 100644 --- a/tests/root_a_dynamic_family1.gitlab.md +++ b/tests/root_a_dynamic_family1.gitlab.md @@ -19,7 +19,7 @@ -
    A dynamic *family3* or A dynamic *family4* +
    A dynamic *family3* or *family4* > [!note] πŸ›ˆ Informations > This family builds families dynamically.\ diff --git a/tests/root_a_dynamic_family1.html b/tests/root_a_dynamic_family1.html index f732cbe47..b0d34aa8e 100644 --- a/tests/root_a_dynamic_family1.html +++ b/tests/root_a_dynamic_family1.html @@ -26,7 +26,7 @@ This family builds families dynamically. -

    A dynamic family3 or A dynamic family4

    +

    A dynamic family3 or family4

    This family builds families dynamically. diff --git a/tests/root_a_dynamic_family1.md b/tests/root_a_dynamic_family1.md index f6a2229cb..208ee165d 100644 --- a/tests/root_a_dynamic_family1.md +++ b/tests/root_a_dynamic_family1.md @@ -19,7 +19,7 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| | **a_dynamic_*family1*.a_subfamily.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | -## A dynamic *family3* or A dynamic *family4* +## A dynamic *family3* or *family4* > [!NOTE] > diff --git a/tests/root_a_dynamic_family1.sh b/tests/root_a_dynamic_family1.sh index 84e3971a5..6044cca29 100644 --- a/tests/root_a_dynamic_family1.sh +++ b/tests/root_a_dynamic_family1.sh @@ -1,9 +1,9 @@ A dynamic family1 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: a_dynamic_family1 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: a_dynamic_family1 ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -13,9 +13,9 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ A sub family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_dynamic_family1.a_subfamily +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_dynamic_family1.a_subfamily ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -24,17 +24,17 @@ β”‚  string   mandatory  β”‚ Default: a_value β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ - A dynamic family3 or A dynamic family4 + A dynamic family3 or family4 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: -β–Œ  β€’ a_dynamic_family1.a_subdyn_family3 -β–Œ  β€’ a_dynamic_family1.a_subdyn_family4 -β–Œ Identifiers: -β–Œ  β€’ family3 -β–Œ  β€’ family4 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: +β–Œ  β€’ a_dynamic_family1.a_subdyn_family3 +β–Œ  β€’ a_dynamic_family1.a_subdyn_family4 +β–Œ Identifiers: +β–Œ  β€’ family3 +β–Œ  β€’ family4 ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/root_a_family.a_second_family.a_variable.sh b/tests/root_a_family.a_second_family.a_variable.sh index 5b60e305e..ad4bf76cd 100644 --- a/tests/root_a_family.a_second_family.a_variable.sh +++ b/tests/root_a_family.a_second_family.a_variable.sh @@ -1,14 +1,14 @@ First family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_family +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_family A second family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_family.a_second_family +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_family.a_second_family ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/root_a_family.adoc b/tests/root_a_family.adoc index 098fd9c01..b021ac749 100644 --- a/tests/root_a_family.adoc +++ b/tests/root_a_family.adoc @@ -27,16 +27,16 @@ **Path**: a_family.an_other_family + `__hidden__` + -**Hidden**: when the variable "a boolean variable" has the value "true". +**Hidden**: when the variable "a boolean variable" (a_family.a_second_family.a_variable) has the value "true". ==== [cols="1a,1a"] |==== | Variable | Description | **a_family.an_other_family.a_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + -**Default**: the value of the variable "a root variable" +**Default**: the value of the variable "a root variable" (a_variable). | **a_family.an_other_family.a_new_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + -**Default**: the value of "a root variable". +**Default**: the value of "a root variable" (a_variable). |==== diff --git a/tests/root_a_family.an_other_family.adoc b/tests/root_a_family.an_other_family.adoc index 23e9068ea..fb32e856b 100644 --- a/tests/root_a_family.an_other_family.adoc +++ b/tests/root_a_family.an_other_family.adoc @@ -12,16 +12,16 @@ **Path**: a_family.an_other_family + `__hidden__` + -**Hidden**: when the variable "a boolean variable" has the value "true". +**Hidden**: when the variable "a boolean variable" (a_family.a_second_family.a_variable) has the value "true". ==== [cols="1a,1a"] |==== | Variable | Description | **a_family.an_other_family.a_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + -**Default**: the value of the variable "a root variable" +**Default**: the value of the variable "a root variable" (a_variable). | **a_family.an_other_family.a_new_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + -**Default**: the value of "a root variable". +**Default**: the value of "a root variable" (a_variable). |==== diff --git a/tests/root_a_family.an_other_family.gitlab.md b/tests/root_a_family.an_other_family.gitlab.md index 6c1a2d487..ae404e4c3 100644 --- a/tests/root_a_family.an_other_family.gitlab.md +++ b/tests/root_a_family.an_other_family.gitlab.md @@ -8,12 +8,12 @@ > [!note] πŸ›ˆ Informations > **Path**: a_family.an_other_family\ > *`hidden`*\ -> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" (a_family.a_second_family.a_variable) has the value "true". -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)" (a_variable). |
    diff --git a/tests/root_a_family.an_other_family.html b/tests/root_a_family.an_other_family.html index a8b16e618..f932b9ef8 100644 --- a/tests/root_a_family.an_other_family.html +++ b/tests/root_a_family.an_other_family.html @@ -8,15 +8,15 @@ hidden -Hidden: when the variable "a boolean variable" has the value "true". +Hidden: when the variable "a boolean variable" (a_family.a_second_family.a_variable) has the value "true". - + - - + +
    Variable Description
    Variable Description
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable" (a_variable).
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable" (a_variable).
    diff --git a/tests/root_a_family.an_other_family.json b/tests/root_a_family.an_other_family.json index ab0c5511a..5c218bd21 100644 --- a/tests/root_a_family.an_other_family.json +++ b/tests/root_a_family.an_other_family.json @@ -21,7 +21,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "a_family.a_second_family.a_variable" }, @@ -47,7 +47,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "a_variable", "type": "variable" @@ -73,7 +73,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\".", + "description": "the value of {0}.", "variables": [ { "path": "a_variable", diff --git a/tests/root_a_family.an_other_family.md b/tests/root_a_family.an_other_family.md index 990a696f3..5f58fd14f 100644 --- a/tests/root_a_family.an_other_family.md +++ b/tests/root_a_family.an_other_family.md @@ -10,10 +10,10 @@ > > **Path**: a_family.an_other_family\ > *`hidden`*\ -> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" (a_family.a_second_family.a_variable) has the value "true". -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)" (a_variable). | diff --git a/tests/root_a_family.an_other_family.sh b/tests/root_a_family.an_other_family.sh index 7910add36..777910778 100644 --- a/tests/root_a_family.an_other_family.sh +++ b/tests/root_a_family.an_other_family.sh @@ -1,27 +1,28 @@ First family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_family +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_family An other family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_family.an_other_family -β–Œ  hidden  -β–Œ Hidden: when the variable "a boolean variable" has the value "true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_family.an_other_family +β–Œ  hidden  +β–Œ Hidden: when the variable "a boolean variable" +β–Œ (a_family.a_second_family.a_variable) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ ┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ β”‚ a_family.an_other_family.a_variable β”‚ A new variable. β”‚ β”‚  integer   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a root variable" β”‚ +β”‚ β”‚ "a root variable" (a_variable). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ a_family.an_other_family.a_new_varia… β”‚ A new variable 2. β”‚ β”‚  string   mandatory  β”‚ Default: the value of "a root β”‚ -β”‚ β”‚ variable". β”‚ +β”‚ β”‚ variable" (a_variable). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/root_a_family.an_other_family_changelog.adoc b/tests/root_a_family.an_other_family_changelog.adoc index e6b58766a..98f96cfd8 100644 --- a/tests/root_a_family.an_other_family_changelog.adoc +++ b/tests/root_a_family.an_other_family_changelog.adoc @@ -5,9 +5,9 @@ | Variable | Description | **a_family.an_other_family.a_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + -**Default**: the value of the variable "a root variable" +**Default**: the value of the variable "a root variable" (a_variable). | **a_family.an_other_family.a_new_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + -**Default**: the value of "a root variable". +**Default**: the value of "a root variable" (a_variable). |==== diff --git a/tests/root_a_family.an_other_family_changelog.gitlab.md b/tests/root_a_family.an_other_family_changelog.gitlab.md index 69d6886fd..77b37c14f 100644 --- a/tests/root_a_family.an_other_family_changelog.gitlab.md +++ b/tests/root_a_family.an_other_family_changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)" (a_variable). |
    diff --git a/tests/root_a_family.an_other_family_changelog.html b/tests/root_a_family.an_other_family_changelog.html index 6389ac792..2e478143b 100644 --- a/tests/root_a_family.an_other_family_changelog.html +++ b/tests/root_a_family.an_other_family_changelog.html @@ -2,11 +2,11 @@ - + - - + +
    Variable Description
    Variable Description
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable" (a_variable).
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable" (a_variable).
    diff --git a/tests/root_a_family.an_other_family_changelog.md b/tests/root_a_family.an_other_family_changelog.md index 85ac7c9a3..28a1fe77d 100644 --- a/tests/root_a_family.an_other_family_changelog.md +++ b/tests/root_a_family.an_other_family_changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)" (a_variable). | diff --git a/tests/root_a_family.an_other_family_changelog.sh b/tests/root_a_family.an_other_family_changelog.sh index 92536bb1c..80652d806 100644 --- a/tests/root_a_family.an_other_family_changelog.sh +++ b/tests/root_a_family.an_other_family_changelog.sh @@ -5,10 +5,10 @@ ┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ β”‚ a_family.an_other_family.a_variable β”‚ A new variable. β”‚ β”‚  integer   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a root variable" β”‚ +β”‚ β”‚ "a root variable" (a_variable). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ a_family.an_other_family.a_new_varia… β”‚ A new variable 2. β”‚ β”‚  string   mandatory  β”‚ Default: the value of "a root β”‚ -β”‚ β”‚ variable". β”‚ +β”‚ β”‚ variable" (a_variable). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/root_a_family.gitlab.md b/tests/root_a_family.gitlab.md index 4a30e8ad1..74b2a32f6 100644 --- a/tests/root_a_family.gitlab.md +++ b/tests/root_a_family.gitlab.md @@ -19,12 +19,12 @@ > [!note] πŸ›ˆ Informations > **Path**: a_family.an_other_family\ > *`hidden`*\ -> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" (a_family.a_second_family.a_variable) has the value "true". -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)" (a_variable). |
    diff --git a/tests/root_a_family.html b/tests/root_a_family.html index 23d323089..21e4c019b 100644 --- a/tests/root_a_family.html +++ b/tests/root_a_family.html @@ -21,15 +21,15 @@ hidden -Hidden: when the variable "a boolean variable" has the value "true". +Hidden: when the variable "a boolean variable" (a_family.a_second_family.a_variable) has the value "true". - + - - + +
    Variable Description
    Variable Description
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable" (a_variable).
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable" (a_variable).
    diff --git a/tests/root_a_family.json b/tests/root_a_family.json index 78ad7aa95..846392fee 100644 --- a/tests/root_a_family.json +++ b/tests/root_a_family.json @@ -51,7 +51,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "a_family.a_second_family.a_variable" }, @@ -77,7 +77,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "a_variable", "type": "variable" @@ -103,7 +103,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\".", + "description": "the value of {0}.", "variables": [ { "path": "a_variable", diff --git a/tests/root_a_family.md b/tests/root_a_family.md index ca89f768a..ade5a7a0a 100644 --- a/tests/root_a_family.md +++ b/tests/root_a_family.md @@ -20,10 +20,10 @@ > > **Path**: a_family.an_other_family\ > *`hidden`*\ -> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" (a_family.a_second_family.a_variable) has the value "true". -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)" (a_variable). | diff --git a/tests/root_a_family.sh b/tests/root_a_family.sh index 887329af7..71ccca72e 100644 --- a/tests/root_a_family.sh +++ b/tests/root_a_family.sh @@ -1,14 +1,14 @@ First family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_family +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_family A second family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_family.a_second_family +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_family.a_second_family ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -19,22 +19,23 @@ An other family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_family.an_other_family -β–Œ  hidden  -β–Œ Hidden: when the variable "a boolean variable" has the value "true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_family.an_other_family +β–Œ  hidden  +β–Œ Hidden: when the variable "a boolean variable" +β–Œ (a_family.a_second_family.a_variable) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ ┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ β”‚ a_family.an_other_family.a_variable β”‚ A new variable. β”‚ β”‚  integer   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a root variable" β”‚ +β”‚ β”‚ "a root variable" (a_variable). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ a_family.an_other_family.a_new_varia… β”‚ A new variable 2. β”‚ β”‚  string   mandatory  β”‚ Default: the value of "a root β”‚ -β”‚ β”‚ variable". β”‚ +β”‚ β”‚ variable" (a_variable). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/root_a_family_changelog.adoc b/tests/root_a_family_changelog.adoc index d01a08895..7deb1f8e5 100644 --- a/tests/root_a_family_changelog.adoc +++ b/tests/root_a_family_changelog.adoc @@ -8,9 +8,9 @@ **Default**: true | **a_family.an_other_family.a_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + -**Default**: the value of the variable "a root variable" +**Default**: the value of the variable "a root variable" (a_variable). | **a_family.an_other_family.a_new_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + -**Default**: the value of "a root variable". +**Default**: the value of "a root variable" (a_variable). |==== diff --git a/tests/root_a_family_changelog.gitlab.md b/tests/root_a_family_changelog.gitlab.md index 0f995270d..3e46ae7dc 100644 --- a/tests/root_a_family_changelog.gitlab.md +++ b/tests/root_a_family_changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------| +| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)" (a_variable). |
    diff --git a/tests/root_a_family_changelog.html b/tests/root_a_family_changelog.html index 27ca7d858..49b1c420d 100644 --- a/tests/root_a_family_changelog.html +++ b/tests/root_a_family_changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    a_family.a_second_family.a_variable
    boolean mandatory
    A boolean variable.
    Default: true
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    a_family.a_second_family.a_variable
    boolean mandatory
    A boolean variable.
    Default: true
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable" (a_variable).
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable" (a_variable).
    diff --git a/tests/root_a_family_changelog.md b/tests/root_a_family_changelog.md index bc80b0568..f84a93cbe 100644 --- a/tests/root_a_family_changelog.md +++ b/tests/root_a_family_changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------| +| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)" (a_variable). | diff --git a/tests/root_a_family_changelog.sh b/tests/root_a_family_changelog.sh index 30816bf76..dbf32f5f9 100644 --- a/tests/root_a_family_changelog.sh +++ b/tests/root_a_family_changelog.sh @@ -8,10 +8,10 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ a_family.an_other_family.a_variable β”‚ A new variable. β”‚ β”‚  integer   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a root variable" β”‚ +β”‚ β”‚ "a root variable" (a_variable). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ a_family.an_other_family.a_new_varia… β”‚ A new variable 2. β”‚ β”‚  string   mandatory  β”‚ Default: the value of "a root β”‚ -β”‚ β”‚ variable". β”‚ +β”‚ β”‚ variable" (a_variable). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.sh b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.sh index 172db49cb..949d3a23e 100644 --- a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.sh +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.sh @@ -1,16 +1,16 @@ A dynamic family1 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: a_dynamic_family1 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: a_dynamic_family1 A dynamic family4 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: a_dynamic_family1.a_subdyn_family4 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: a_dynamic_family1.a_subdyn_family4 ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.sh b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.sh index 172db49cb..949d3a23e 100644 --- a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.sh +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.sh @@ -1,16 +1,16 @@ A dynamic family1 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: a_dynamic_family1 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: a_dynamic_family1 A dynamic family4 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: a_dynamic_family1.a_subdyn_family4 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: a_dynamic_family1.a_subdyn_family4 ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily.sh b/tests/root_filenames/a_dynamic_family1.a_subfamily.sh index 7825d46cd..1a9b0dbf1 100644 --- a/tests/root_filenames/a_dynamic_family1.a_subfamily.sh +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily.sh @@ -1,15 +1,15 @@ A dynamic family1 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: a_dynamic_family1 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: a_dynamic_family1 A sub family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_dynamic_family1.a_subfamily +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_dynamic_family1.a_subfamily ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/root_filenames/a_dynamic_family1.a_variable.sh b/tests/root_filenames/a_dynamic_family1.a_variable.sh index 0cbab0460..6e5a8b762 100644 --- a/tests/root_filenames/a_dynamic_family1.a_variable.sh +++ b/tests/root_filenames/a_dynamic_family1.a_variable.sh @@ -1,9 +1,9 @@ A dynamic family1 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: a_dynamic_family1 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: a_dynamic_family1 ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/root_filenames/a_dynamic_family1.adoc b/tests/root_filenames/a_dynamic_family1.adoc index fb501907d..6d5656235 100644 --- a/tests/root_filenames/a_dynamic_family1.adoc +++ b/tests/root_filenames/a_dynamic_family1.adoc @@ -29,7 +29,7 @@ This family builds families dynamically. + **Default**: a_value |==== -=== A dynamic __family3__ or A dynamic __family4__ +=== A dynamic __family3__ or __family4__ ==== **πŸ›ˆ Informations** diff --git a/tests/root_filenames/a_dynamic_family1.gitlab.md b/tests/root_filenames/a_dynamic_family1.gitlab.md index 7d1aa233e..c085234e9 100644 --- a/tests/root_filenames/a_dynamic_family1.gitlab.md +++ b/tests/root_filenames/a_dynamic_family1.gitlab.md @@ -19,7 +19,7 @@ -
    A dynamic *family3* or A dynamic *family4* +
    A dynamic *family3* or *family4* > [!note] πŸ›ˆ Informations > This family builds families dynamically.\ diff --git a/tests/root_filenames/a_dynamic_family1.html b/tests/root_filenames/a_dynamic_family1.html index f732cbe47..b0d34aa8e 100644 --- a/tests/root_filenames/a_dynamic_family1.html +++ b/tests/root_filenames/a_dynamic_family1.html @@ -26,7 +26,7 @@ This family builds families dynamically. -

    A dynamic family3 or A dynamic family4

    +

    A dynamic family3 or family4

    This family builds families dynamically. diff --git a/tests/root_filenames/a_dynamic_family1.md b/tests/root_filenames/a_dynamic_family1.md index f6a2229cb..208ee165d 100644 --- a/tests/root_filenames/a_dynamic_family1.md +++ b/tests/root_filenames/a_dynamic_family1.md @@ -19,7 +19,7 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| | **a_dynamic_*family1*.a_subfamily.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | -## A dynamic *family3* or A dynamic *family4* +## A dynamic *family3* or *family4* > [!NOTE] > diff --git a/tests/root_filenames/a_dynamic_family1.sh b/tests/root_filenames/a_dynamic_family1.sh index 84e3971a5..6044cca29 100644 --- a/tests/root_filenames/a_dynamic_family1.sh +++ b/tests/root_filenames/a_dynamic_family1.sh @@ -1,9 +1,9 @@ A dynamic family1 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: a_dynamic_family1 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: a_dynamic_family1 ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -13,9 +13,9 @@ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ A sub family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_dynamic_family1.a_subfamily +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_dynamic_family1.a_subfamily ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -24,17 +24,17 @@ β”‚  string   mandatory  β”‚ Default: a_value β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ - A dynamic family3 or A dynamic family4 + A dynamic family3 or family4 -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ This family builds families dynamically. -β–Œ Path: -β–Œ  β€’ a_dynamic_family1.a_subdyn_family3 -β–Œ  β€’ a_dynamic_family1.a_subdyn_family4 -β–Œ Identifiers: -β–Œ  β€’ family3 -β–Œ  β€’ family4 +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ This family builds families dynamically. +β–Œ Path: +β–Œ  β€’ a_dynamic_family1.a_subdyn_family3 +β–Œ  β€’ a_dynamic_family1.a_subdyn_family4 +β–Œ Identifiers: +β–Œ  β€’ family3 +β–Œ  β€’ family4 ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/root_filenames/a_family.a_second_family.a_variable.sh b/tests/root_filenames/a_family.a_second_family.a_variable.sh index 5b60e305e..ad4bf76cd 100644 --- a/tests/root_filenames/a_family.a_second_family.a_variable.sh +++ b/tests/root_filenames/a_family.a_second_family.a_variable.sh @@ -1,14 +1,14 @@ First family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_family +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_family A second family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_family.a_second_family +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_family.a_second_family ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/root_filenames/a_family.adoc b/tests/root_filenames/a_family.adoc index 098fd9c01..b021ac749 100644 --- a/tests/root_filenames/a_family.adoc +++ b/tests/root_filenames/a_family.adoc @@ -27,16 +27,16 @@ **Path**: a_family.an_other_family + `__hidden__` + -**Hidden**: when the variable "a boolean variable" has the value "true". +**Hidden**: when the variable "a boolean variable" (a_family.a_second_family.a_variable) has the value "true". ==== [cols="1a,1a"] |==== | Variable | Description | **a_family.an_other_family.a_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + -**Default**: the value of the variable "a root variable" +**Default**: the value of the variable "a root variable" (a_variable). | **a_family.an_other_family.a_new_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + -**Default**: the value of "a root variable". +**Default**: the value of "a root variable" (a_variable). |==== diff --git a/tests/root_filenames/a_family.an_other_family.adoc b/tests/root_filenames/a_family.an_other_family.adoc index 23e9068ea..fb32e856b 100644 --- a/tests/root_filenames/a_family.an_other_family.adoc +++ b/tests/root_filenames/a_family.an_other_family.adoc @@ -12,16 +12,16 @@ **Path**: a_family.an_other_family + `__hidden__` + -**Hidden**: when the variable "a boolean variable" has the value "true". +**Hidden**: when the variable "a boolean variable" (a_family.a_second_family.a_variable) has the value "true". ==== [cols="1a,1a"] |==== | Variable | Description | **a_family.an_other_family.a_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + -**Default**: the value of the variable "a root variable" +**Default**: the value of the variable "a root variable" (a_variable). | **a_family.an_other_family.a_new_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + -**Default**: the value of "a root variable". +**Default**: the value of "a root variable" (a_variable). |==== diff --git a/tests/root_filenames/a_family.an_other_family.gitlab.md b/tests/root_filenames/a_family.an_other_family.gitlab.md index 6a1866103..1e29f9211 100644 --- a/tests/root_filenames/a_family.an_other_family.gitlab.md +++ b/tests/root_filenames/a_family.an_other_family.gitlab.md @@ -8,12 +8,12 @@ > [!note] πŸ›ˆ Informations > **Path**: a_family.an_other_family\ > *`hidden`*\ -> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" (a_family.a_second_family.a_variable) has the value "true". -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)" (a_variable). |
    diff --git a/tests/root_filenames/a_family.an_other_family.html b/tests/root_filenames/a_family.an_other_family.html index a8b16e618..f932b9ef8 100644 --- a/tests/root_filenames/a_family.an_other_family.html +++ b/tests/root_filenames/a_family.an_other_family.html @@ -8,15 +8,15 @@ hidden -Hidden: when the variable "a boolean variable" has the value "true". +Hidden: when the variable "a boolean variable" (a_family.a_second_family.a_variable) has the value "true". - + - - + +
    Variable Description
    Variable Description
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable" (a_variable).
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable" (a_variable).
    diff --git a/tests/root_filenames/a_family.an_other_family.json b/tests/root_filenames/a_family.an_other_family.json index ab0c5511a..5c218bd21 100644 --- a/tests/root_filenames/a_family.an_other_family.json +++ b/tests/root_filenames/a_family.an_other_family.json @@ -21,7 +21,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "a_family.a_second_family.a_variable" }, @@ -47,7 +47,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "a_variable", "type": "variable" @@ -73,7 +73,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\".", + "description": "the value of {0}.", "variables": [ { "path": "a_variable", diff --git a/tests/root_filenames/a_family.an_other_family.md b/tests/root_filenames/a_family.an_other_family.md index e4dba910c..d992dc591 100644 --- a/tests/root_filenames/a_family.an_other_family.md +++ b/tests/root_filenames/a_family.an_other_family.md @@ -10,10 +10,10 @@ > > **Path**: a_family.an_other_family\ > *`hidden`*\ -> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" (a_family.a_second_family.a_variable) has the value "true". -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)" (a_variable). | diff --git a/tests/root_filenames/a_family.an_other_family.sh b/tests/root_filenames/a_family.an_other_family.sh index 7910add36..777910778 100644 --- a/tests/root_filenames/a_family.an_other_family.sh +++ b/tests/root_filenames/a_family.an_other_family.sh @@ -1,27 +1,28 @@ First family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_family +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_family An other family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_family.an_other_family -β–Œ  hidden  -β–Œ Hidden: when the variable "a boolean variable" has the value "true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_family.an_other_family +β–Œ  hidden  +β–Œ Hidden: when the variable "a boolean variable" +β–Œ (a_family.a_second_family.a_variable) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ ┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ β”‚ a_family.an_other_family.a_variable β”‚ A new variable. β”‚ β”‚  integer   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a root variable" β”‚ +β”‚ β”‚ "a root variable" (a_variable). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ a_family.an_other_family.a_new_varia… β”‚ A new variable 2. β”‚ β”‚  string   mandatory  β”‚ Default: the value of "a root β”‚ -β”‚ β”‚ variable". β”‚ +β”‚ β”‚ variable" (a_variable). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/root_filenames/a_family.an_other_family_changelog.adoc b/tests/root_filenames/a_family.an_other_family_changelog.adoc index e6b58766a..98f96cfd8 100644 --- a/tests/root_filenames/a_family.an_other_family_changelog.adoc +++ b/tests/root_filenames/a_family.an_other_family_changelog.adoc @@ -5,9 +5,9 @@ | Variable | Description | **a_family.an_other_family.a_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + -**Default**: the value of the variable "a root variable" +**Default**: the value of the variable "a root variable" (a_variable). | **a_family.an_other_family.a_new_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + -**Default**: the value of "a root variable". +**Default**: the value of "a root variable" (a_variable). |==== diff --git a/tests/root_filenames/a_family.an_other_family_changelog.gitlab.md b/tests/root_filenames/a_family.an_other_family_changelog.gitlab.md index 9b0c4c690..c603baab8 100644 --- a/tests/root_filenames/a_family.an_other_family_changelog.gitlab.md +++ b/tests/root_filenames/a_family.an_other_family_changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)" (a_variable). |
    diff --git a/tests/root_filenames/a_family.an_other_family_changelog.html b/tests/root_filenames/a_family.an_other_family_changelog.html index 6389ac792..2e478143b 100644 --- a/tests/root_filenames/a_family.an_other_family_changelog.html +++ b/tests/root_filenames/a_family.an_other_family_changelog.html @@ -2,11 +2,11 @@ - + - - + +
    Variable Description
    Variable Description
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable" (a_variable).
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable" (a_variable).
    diff --git a/tests/root_filenames/a_family.an_other_family_changelog.md b/tests/root_filenames/a_family.an_other_family_changelog.md index c99b87bae..5033fa3f0 100644 --- a/tests/root_filenames/a_family.an_other_family_changelog.md +++ b/tests/root_filenames/a_family.an_other_family_changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)" (a_variable). | diff --git a/tests/root_filenames/a_family.an_other_family_changelog.sh b/tests/root_filenames/a_family.an_other_family_changelog.sh index 92536bb1c..80652d806 100644 --- a/tests/root_filenames/a_family.an_other_family_changelog.sh +++ b/tests/root_filenames/a_family.an_other_family_changelog.sh @@ -5,10 +5,10 @@ ┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ β”‚ a_family.an_other_family.a_variable β”‚ A new variable. β”‚ β”‚  integer   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a root variable" β”‚ +β”‚ β”‚ "a root variable" (a_variable). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ a_family.an_other_family.a_new_varia… β”‚ A new variable 2. β”‚ β”‚  string   mandatory  β”‚ Default: the value of "a root β”‚ -β”‚ β”‚ variable". β”‚ +β”‚ β”‚ variable" (a_variable). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/root_filenames/a_family.gitlab.md b/tests/root_filenames/a_family.gitlab.md index 9199cb0db..9e3d2e407 100644 --- a/tests/root_filenames/a_family.gitlab.md +++ b/tests/root_filenames/a_family.gitlab.md @@ -19,12 +19,12 @@ > [!note] πŸ›ˆ Informations > **Path**: a_family.an_other_family\ > *`hidden`*\ -> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" (a_family.a_second_family.a_variable) has the value "true". -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)" (a_variable). |
    diff --git a/tests/root_filenames/a_family.html b/tests/root_filenames/a_family.html index 23d323089..21e4c019b 100644 --- a/tests/root_filenames/a_family.html +++ b/tests/root_filenames/a_family.html @@ -21,15 +21,15 @@ hidden -Hidden: when the variable "a boolean variable" has the value "true". +Hidden: when the variable "a boolean variable" (a_family.a_second_family.a_variable) has the value "true". - + - - + +
    Variable Description
    Variable Description
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable" (a_variable).
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable" (a_variable).
    diff --git a/tests/root_filenames/a_family.json b/tests/root_filenames/a_family.json index 78ad7aa95..846392fee 100644 --- a/tests/root_filenames/a_family.json +++ b/tests/root_filenames/a_family.json @@ -51,7 +51,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\".", + "message": "when the variable {0} has the value \"true\".", "path": { "path": "a_family.a_second_family.a_variable" }, @@ -77,7 +77,7 @@ "default": { "name": "Default", "values": { - "message": "the value of the variable \"{0}\"", + "message": "the value of the variable {0}.", "path": { "path": "a_variable", "type": "variable" @@ -103,7 +103,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\".", + "description": "the value of {0}.", "variables": [ { "path": "a_variable", diff --git a/tests/root_filenames/a_family.md b/tests/root_filenames/a_family.md index e41f29a31..933ade4be 100644 --- a/tests/root_filenames/a_family.md +++ b/tests/root_filenames/a_family.md @@ -20,10 +20,10 @@ > > **Path**: a_family.an_other_family\ > *`hidden`*\ -> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" (a_family.a_second_family.a_variable) has the value "true". -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)" (a_variable). | diff --git a/tests/root_filenames/a_family.sh b/tests/root_filenames/a_family.sh index 887329af7..71ccca72e 100644 --- a/tests/root_filenames/a_family.sh +++ b/tests/root_filenames/a_family.sh @@ -1,14 +1,14 @@ First family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_family +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_family A second family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_family.a_second_family +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_family.a_second_family ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -19,22 +19,23 @@ An other family -β–Œ πŸ›ˆ Informations -β–Œ  -β–Œ Path: a_family.an_other_family -β–Œ  hidden  -β–Œ Hidden: when the variable "a boolean variable" has the value "true". +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: a_family.an_other_family +β–Œ  hidden  +β–Œ Hidden: when the variable "a boolean variable" +β–Œ (a_family.a_second_family.a_variable) has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ ┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ β”‚ a_family.an_other_family.a_variable β”‚ A new variable. β”‚ β”‚  integer   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a root variable" β”‚ +β”‚ β”‚ "a root variable" (a_variable). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ a_family.an_other_family.a_new_varia… β”‚ A new variable 2. β”‚ β”‚  string   mandatory  β”‚ Default: the value of "a root β”‚ -β”‚ β”‚ variable". β”‚ +β”‚ β”‚ variable" (a_variable). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/root_filenames/a_family_changelog.adoc b/tests/root_filenames/a_family_changelog.adoc index d01a08895..7deb1f8e5 100644 --- a/tests/root_filenames/a_family_changelog.adoc +++ b/tests/root_filenames/a_family_changelog.adoc @@ -8,9 +8,9 @@ **Default**: true | **a_family.an_other_family.a_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + -**Default**: the value of the variable "a root variable" +**Default**: the value of the variable "a root variable" (a_variable). | **a_family.an_other_family.a_new_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + -**Default**: the value of "a root variable". +**Default**: the value of "a root variable" (a_variable). |==== diff --git a/tests/root_filenames/a_family_changelog.gitlab.md b/tests/root_filenames/a_family_changelog.gitlab.md index 259ab4f03..a1b812fd1 100644 --- a/tests/root_filenames/a_family_changelog.gitlab.md +++ b/tests/root_filenames/a_family_changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| -| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| +| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)" (a_variable). |
    diff --git a/tests/root_filenames/a_family_changelog.html b/tests/root_filenames/a_family_changelog.html index 27ca7d858..49b1c420d 100644 --- a/tests/root_filenames/a_family_changelog.html +++ b/tests/root_filenames/a_family_changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    a_family.a_second_family.a_variable
    boolean mandatory
    A boolean variable.
    Default: true
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    a_family.a_second_family.a_variable
    boolean mandatory
    A boolean variable.
    Default: true
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable" (a_variable).
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable" (a_variable).
    diff --git a/tests/root_filenames/a_family_changelog.md b/tests/root_filenames/a_family_changelog.md index e7e7d8885..3fa9ed938 100644 --- a/tests/root_filenames/a_family_changelog.md +++ b/tests/root_filenames/a_family_changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| -| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | -| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| +| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" (a_variable). | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)" (a_variable). | diff --git a/tests/root_filenames/a_family_changelog.sh b/tests/root_filenames/a_family_changelog.sh index 30816bf76..dbf32f5f9 100644 --- a/tests/root_filenames/a_family_changelog.sh +++ b/tests/root_filenames/a_family_changelog.sh @@ -8,10 +8,10 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ a_family.an_other_family.a_variable β”‚ A new variable. β”‚ β”‚  integer   mandatory  β”‚ Default: the value of the variable β”‚ -β”‚ β”‚ "a root variable" β”‚ +β”‚ β”‚ "a root variable" (a_variable). β”‚ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ a_family.an_other_family.a_new_varia… β”‚ A new variable 2. β”‚ β”‚  string   mandatory  β”‚ Default: the value of "a root β”‚ -β”‚ β”‚ variable". β”‚ +β”‚ β”‚ variable" (a_variable). β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/test_load.py b/tests/test_load.py index b5894a11c..3ed2ba482 100644 --- a/tests/test_load.py +++ b/tests/test_load.py @@ -11,21 +11,21 @@ from rougail_tests.utils import get_structures_list, get_rougail_config, get_val WITH_DONE = False -#WITH_DONE = True +# WITH_DONE = True HERE = Path(__file__).parent excludes = [] excludes = [ - '60_5family_dynamic_unknown_suffix', - '60_5family_dynamic_variable_outside_sub_suffix', +# '60_5family_dynamic_unknown_suffix', +# '60_5family_dynamic_variable_outside_sub_suffix', ] if WITH_DONE: test_ok = get_structures_list(excludes, HERE) else: test_ok = get_structures_list(excludes) -# test_ok = [HERE.parent.parent / "rougail-tests" / "structures" / "20_0multi_family_order"] +# test_ok = [HERE.parent.parent / "rougail-tests" / "structures" / "60_5family_dynamic_variable_outside_suffix"] os.environ['COLUMNS'] = '80' @@ -41,6 +41,7 @@ def test_dir(request): EXT = {'json': 'json', 'github': 'md', 'asciidoc': 'adoc', 'console': 'sh', 'gitlab': 'gitlab.md', "html": "html"} #EXT = {'json': 'json'} #EXT = {'console': 'sh'} +#EXT = {'github': 'md'} def gen_cases(ext_name):