From 8a7959ed113fb671cf2f06160f5f29b30ae4938e Mon Sep 17 00:00:00 2001 From: gwen Date: Mon, 28 Jul 2025 14:49:01 +0200 Subject: [PATCH] dynamic family --- docs/tutorial/boolean.rst | 6 ++++++ docs/tutorial/index.rst | 6 +----- docs/tutorial/tutorial.rst | 3 +++ 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/docs/tutorial/boolean.rst b/docs/tutorial/boolean.rst index ddc94d91f..eb0489fd9 100644 --- a/docs/tutorial/boolean.rst +++ b/docs/tutorial/boolean.rst @@ -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, diff --git a/docs/tutorial/index.rst b/docs/tutorial/index.rst index f5e20de16..e0cf45ab0 100644 --- a/docs/tutorial/index.rst +++ b/docs/tutorial/index.rst @@ -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 diff --git a/docs/tutorial/tutorial.rst b/docs/tutorial/tutorial.rst index ee849d771..bbebdf4a5 100644 --- a/docs/tutorial/tutorial.rst +++ b/docs/tutorial/tutorial.rst @@ -1,3 +1,6 @@ + +:orphan: + The Firefox proxy: the manual configuration =============================================