7.4 KiB
7.4 KiB
[tutorial v1.1_003)] Set a default value
Screenshot
Structure
firefox/00-proxy.yml
%YAML 1.2
---
version: 1.1
proxy_mode: No proxy # Configure Proxy Access to the Internet
...
Let's generate the documentation
foo@bar:~$ git switch --detach v1.1_003
foo@bar:~$ rougail -m firefox/ -o doc
| Variable | Description |
|---|---|
proxy_modestring mandatory |
Configure Proxy Access to the Internet. Default: No proxy |
Let's generate the changelog
foo@bar:~$ git switch --detach v1.1_003
foo@bar:~$ rougail -m firefox/ -o doc --doc.contents changelog
Modified variable
| Variable | Description |
|---|---|
proxy_modestring mandatory |
Configure Proxy Access to the Internet. Default: No proxy |