mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 19:51:02 +00:00
e2ed86e499
* Experiment with graphwiz * Convert parachain overview diagrams * add install note for mdbook-graphviz Co-authored-by: Robert Habermeier <rphmeier@gmail.com>
343 B
343 B
The Polkadot Parachain Host Implementers' Guide
The implementers' guide is compiled from several source files with mdBook. To view it live, locally, from the repo root:
cargo install mdbook mdbook-linkcheck mdbook-graphviz
mdbook serve roadmap/implementors-guide
open http://localhost:3000