dynamic family

This commit is contained in:
gwen 2025-07-28 14:49:01 +02:00
parent ad80093520
commit 8a7959ed11
3 changed files with 10 additions and 5 deletions

View file

@ -298,6 +298,12 @@ Yes, it is possible to add a `variable` parameter to the `hidden` attribute.
A contextualized default value
---------------------------------
.. discussion:: A contextualized default value
A contextualized default value is a default value (of a variable) that is driven by another variable.
This variable type and its parameters type are copied in the default value's target variable.
There is something left in the https configuration mode of the proxy:
- if the use of the proxy variables for https are the same of the proxy variables for http,

View file

@ -36,17 +36,13 @@ At first glance we can see that we have a selection of five configuration option
.. image:: images/firefox_01.png
.. toctree::
:titlesonly:
:caption: The firefox tutorial steps
:hidden:
preliminary
proxymode
disabled
boolean
..
tutorial
dynfam

View file

@ -1,3 +1,6 @@
:orphan:
The Firefox proxy: the manual configuration
=============================================