[tutorial 002] The format version in commandline (config and doc)
This commit is contained in:
parent
337af91380
commit
ea2ee1de8a
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
|||
- [Summary](https://forge.cloud.silique.fr/stove/rougail-tutorials/src/branch/1.1/README.md)
|
||||
- [[tutorial 001] A structured file with format version](https://forge.cloud.silique.fr/stove/rougail-tutorials/src/commit/v1.1_001/README.md) ([diff](https://forge.cloud.silique.fr/stove/rougail-tutorials/compare/v1.1_001~1..v1.1_001))
|
||||
|
||||
# [tutorial 001] A structured file with format version
|
||||
# [tutorial 002] The format version in commandline
|
||||
|
||||
[View the diff](https://forge.cloud.silique.fr/stove/rougail-tutorials/compare/v1.1_001~1..v1.1_001)
|
||||
[View the diff](https://forge.cloud.silique.fr/stove/rougail-tutorials/compare/v1.1_002~1..v1.1_002)
|
||||
|
||||
|
||||
## Screenshot
|
||||
|
@ -19,7 +20,6 @@
|
|||
|
||||
```yml
|
||||
---
|
||||
version: 1.1
|
||||
|
||||
```
|
||||
### Generated documentation
|
||||
|
@ -29,4 +29,4 @@ 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))
|
||||
- [[tutorial 003] A first variable with only a name](https://forge.cloud.silique.fr/stove/rougail-tutorials/src/commit/v1.1_003/README.md) ([diff](https://forge.cloud.silique.fr/stove/rougail-tutorials/compare/v1.1_003~1..v1.1_003))
|
||||
|
|
Loading…
Reference in a new issue