dynamic family
This commit is contained in:
parent
ad80093520
commit
8a7959ed11
3 changed files with 10 additions and 5 deletions
|
|
@ -298,6 +298,12 @@ Yes, it is possible to add a `variable` parameter to the `hidden` attribute.
|
||||||
A contextualized default value
|
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:
|
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,
|
- if the use of the proxy variables for https are the same of the proxy variables for http,
|
||||||
|
|
|
||||||
|
|
@ -36,17 +36,13 @@ At first glance we can see that we have a selection of five configuration option
|
||||||
|
|
||||||
.. image:: images/firefox_01.png
|
.. image:: images/firefox_01.png
|
||||||
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
:caption: The firefox tutorial steps
|
:caption: The firefox tutorial steps
|
||||||
:hidden:
|
|
||||||
|
|
||||||
preliminary
|
preliminary
|
||||||
proxymode
|
proxymode
|
||||||
disabled
|
disabled
|
||||||
boolean
|
boolean
|
||||||
|
dynfam
|
||||||
..
|
|
||||||
tutorial
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,6 @@
|
||||||
|
|
||||||
|
:orphan:
|
||||||
|
|
||||||
The Firefox proxy: the manual configuration
|
The Firefox proxy: the manual configuration
|
||||||
=============================================
|
=============================================
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue