mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
The page is not added to src/SUMMARY.md as we are still in the process of making this feature stable. When it comes time to officially support and release darkirc, this page should be added to SUMMARY.
The DarkFi book
This directory contains the sources for the book that can be read on https://darkrenaissance.github.io/darkfi
When adding or removing a section of the book, make sure to update the SUMMARY.md file to actually list the contents.
For the mdbook-katex backend run:
cargo install --git "https://github.com/lzanini/mdbook-katex"
cargo install --git "https://github.com/badboy/mdbook-toc"
cargo install --git "https://github.com/badboy/mdbook-mermaid"