mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11:02 +00:00
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:
@@ -3,7 +3,7 @@
|
||||
The implementers' guide is compiled from several source files with [mdBook](https://github.com/rust-lang/mdBook). To view it live, locally, from the repo root:
|
||||
|
||||
```sh
|
||||
cargo install mdbook mdbook-linkcheck
|
||||
cargo install mdbook mdbook-linkcheck mdbook-graphviz
|
||||
mdbook serve roadmap/implementors-guide
|
||||
open http://localhost:3000
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user