Exploration of using graphwiz (#1298)

* Experiment with graphwiz

* Convert parachain overview diagrams

* add install note for mdbook-graphviz

Co-authored-by: Robert Habermeier <rphmeier@gmail.com>
This commit is contained in:
Sergei Shulepov
2020-06-24 16:14:41 +02:00
committed by GitHub
parent aacc251af9
commit e2ed86e499
5 changed files with 61 additions and 85 deletions
@@ -5,5 +5,8 @@ multilingual = false
src = "src"
title = "The Polkadot Parachain Host Implementers' Guide"
[preprocessor.graphviz]
command = "mdbook-graphviz"
[output.html]
[output.linkcheck]