[tutorial 001] A structured file with format version (config and doc)

This commit is contained in:
egarette@silique.fr 2024-10-23 10:58:08 +02:00
parent 49217fb2ec
commit 679ba4d628
2 changed files with 23 additions and 0 deletions

View file

@ -1,3 +1,10 @@
- [Summary](https://forge.cloud.silique.fr/stove/rougail-tutorials/src/branch/1.1/README.md)
# [tutorial 001] A structured file with format version
[View the diff](https://forge.cloud.silique.fr/stove/rougail-tutorials/compare/v1.1_001~1..v1.1_001)
## Screenshot
@ -7,3 +14,19 @@
## Structure
### firefox/00-proxy.yml
```yml
---
version: 1.1
```
### Generated documentation
```console
foo@bar:~$ rougail -v 1.1 -m firefox/ -o doc -do github
```
- [[tutorial 002] The format version in commandline](https://forge.cloud.silique.fr/stove/rougail-tutorials/src/commit/v1.1_002/README.md) ([diff](https://forge.cloud.silique.fr/stove/rougail-tutorials/compare/v1.1_002~1..v1.1_002))

Binary file not shown.

Before

Width:  |  Height:  |  Size: 123 KiB

After

Width:  |  Height:  |  Size: 119 KiB