rougail-tutorials/README.md

7.4 KiB

[tutorial v1.1_003)] Set a default value

View the diff

Screenshot

Firefox Proxy setting

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_mode
string 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_mode
string mandatory
Configure Proxy Access to the Internet.
Default: No proxy