mirror of
https://github.com/tlsnotary/docs-mdbook.git
synced 2026-01-09 12:47:57 -05:00
6cdc2e5d9d6a81c8a40a786e8df6a526456f6f48
updates for alpha5 release * updated quickstart * explicit version in notary server url * Added alpha5 to notary urls Co-authored-by: Christopher Chong <t.kleinchong@gmail.com>
TLSNotary mdBook Documentation
Build
Install mdbook and mdbook-katex
cargo install mdbook --version 0.4.37
cargo install mdbook-katex --version 0.7.0
cargo install mdbook-linkcheck
Then build and serve
mdbook serve
Diagrams
All diagrams are made with draw.io. The diagram source files are stored in the diagrams folder.
The diagram sources can be converted to png with the convert_all.sh script in the diagrams folder.
Description