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
|
||||
---------------------------------
|
||||
|
||||
|
||||
.. 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,
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
|
||||
:orphan:
|
||||
|
||||
The Firefox proxy: the manual configuration
|
||||
=============================================
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue