[tutorial v1.1_002)] Describe the variable
View the diff
Screenshot
Structure
firefox/00-proxy.yml
%YAML 1.2
---
version: 1.1
proxy_mode: # Configure Proxy Access to the Internet
...
Let's generate the documentation
foo@bar:~$ git switch --detach v1.1_002
foo@bar:~$ rougail -m firefox/ -o doc
| Variable |
Description |
proxy_mode
string mandatory |
Configure Proxy Access to the Internet. |
Let's generate the changelog
foo@bar:~$ git switch --detach v1.1_002
foo@bar:~$ rougail -m firefox/ -o doc --doc.contents changelog
Modified variable
| Variable |
Description |
proxy_mode
string mandatory |
Configure Proxy Access to the Internet. |