add distant url for the default value
This commit is contained in:
parent
cc54cf675f
commit
038cd9429a
1 changed files with 3 additions and 3 deletions
|
@ -119,12 +119,12 @@ We need a **default value**.
|
||||||
|
|
||||||
So let's define a variable with a description -- **and a default value**
|
So let's define a variable with a description -- **and a default value**
|
||||||
|
|
||||||
.. FIXME trouver une url qui corresponde à une valeur par défaut **dans le dictionnaire**
|
.. extinclude:: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/commit/a1969abccd5e10872d4eb901a26fa16007c9fb1d/firefox/00-proxy.yml
|
||||||
|
:language: yaml
|
||||||
.. code-block:: yaml
|
|
||||||
:caption: A rougail dictionnary file with a default value for the variable
|
:caption: A rougail dictionnary file with a default value for the variable
|
||||||
:name: RougailDictionaryVariableDefault
|
:name: RougailDictionaryVariableDefault
|
||||||
|
|
||||||
|
..
|
||||||
---
|
---
|
||||||
proxy_mode:
|
proxy_mode:
|
||||||
description: Configure Proxy Access to the Internet
|
description: Configure Proxy Access to the Internet
|
||||||
|
|
Loading…
Reference in a new issue