[tutorial 001] A structured file with format version (config and doc)
This commit is contained in:
parent
49217fb2ec
commit
679ba4d628
2 changed files with 23 additions and 0 deletions
23
README.md
23
README.md
|
@ -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))
|
||||
|
|
BIN
firefox.png
BIN
firefox.png
Binary file not shown.
Before Width: | Height: | Size: 123 KiB After Width: | Height: | Size: 119 KiB |
Loading…
Reference in a new issue