Merge branch 'features/switch-to-asciidoctor' of https://grimbox.be/git/fred/gwift-book into features/switch-to-asciidoctor

This commit is contained in:
Fred Pauchet 2020-02-12 21:37:04 +01:00
commit 5281fd2117
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
### graphviz
En utilisant django_extensions (! bien suivre les étapes d'installation !).
[source,text]
----
C:\app\graphviz\bin\dot.exe graph.dot -Tpng -o graph.png
----