Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata Badge
Commits
5375a665
Commit
5375a665
authored
Mar 28, 2019
by
Christophe Benz
Browse files
Fix typo
parent
5b105153
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/README.md
View file @
5375a665
...
...
@@ -6,6 +6,7 @@ du badge Validata.
## Pré-requis
Le script nécessite la bibliothèque
`toml`
et
`Jinja2`
. Pour les installer :
```
bash
pip
install
-r
requirements.txt
```
...
...
@@ -15,6 +16,7 @@ pip install -r requirements.txt
La structure de la page de documentation est stockée dans le fichier templace doc_md.jinja2
## Génération de la documentation
```
bash
python3
doc_gen
.py ../badge_conf.md
python3
gen_doc
.py ../badge_conf.md
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment