[tutorial 017] Family in "shorthand" mode (config and doc)
This commit is contained in:
parent
c0ff46d1df
commit
45c15bcdb6
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -1,9 +1,9 @@
|
|||
- [Summary](https://forge.cloud.silique.fr/stove/rougail-tutorials/src/branch/1.1/README.md)
|
||||
- [[tutorial 015] Family in "shorthand" mode](https://forge.cloud.silique.fr/stove/rougail-tutorials/src/commit/v1.1_015/README.md) ([diff](https://forge.cloud.silique.fr/stove/rougail-tutorials/compare/v1.1_015~1..v1.1_015))
|
||||
- [[tutorial 016] Family in "shorthand" mode](https://forge.cloud.silique.fr/stove/rougail-tutorials/src/commit/v1.1_016/README.md) ([diff](https://forge.cloud.silique.fr/stove/rougail-tutorials/compare/v1.1_016~1..v1.1_016))
|
||||
|
||||
# [tutorial 016] Family in "shorthand" mode
|
||||
# [tutorial 017] Family in "shorthand" mode
|
||||
|
||||
[View the diff](https://forge.cloud.silique.fr/stove/rougail-tutorials/compare/v1.1_016~1..v1.1_016)
|
||||
[View the diff](https://forge.cloud.silique.fr/stove/rougail-tutorials/compare/v1.1_017~1..v1.1_017)
|
||||
|
||||
|
||||
## Screenshot
|
||||
|
@ -40,7 +40,7 @@ manual:
|
|||
description: Manual proxy configuration
|
||||
type: family
|
||||
disabled:
|
||||
variable: proxy_mode
|
||||
variable: _.proxy_mode
|
||||
when_not: 'Manual proxy configuration'
|
||||
|
||||
http_proxy:
|
||||
|
@ -74,7 +74,7 @@ foo@bar:~$ rougail -v 1.1 -m firefox/ -o doc -do github
|
|||
|
||||
_`disabled`_
|
||||
|
||||
**Disabled**: proxy_mode.
|
||||
**Disabled**: when the variable "proxy_mode" hasn't the value "Manual proxy configuration".
|
||||
|
||||
##### HTTP Proxy
|
||||
|
||||
|
@ -86,4 +86,4 @@ _`disabled`_
|
|||
|
||||
|
||||
|
||||
- [[tutorial 017] Family in "shorthand" mode](https://forge.cloud.silique.fr/stove/rougail-tutorials/src/commit/v1.1_017/README.md) ([diff](https://forge.cloud.silique.fr/stove/rougail-tutorials/compare/v1.1_017~1..v1.1_017))
|
||||
- [[tutorial 018] Family in "shorthand" mode](https://forge.cloud.silique.fr/stove/rougail-tutorials/src/commit/v1.1_018/README.md) ([diff](https://forge.cloud.silique.fr/stove/rougail-tutorials/compare/v1.1_018~1..v1.1_018))
|
||||
|
|
Loading…
Reference in a new issue