Files
darkfi/doc
lunar-mining a378f9a761 doc: remove dchat from summary
temporarily remove dchat from the visibly accessible docs as it needs to
be ported over to the new network code. dnetview usage will also change
with the new release, so we are just disabling the tutorial for now.
2023-08-24 18:34:37 +02:00
..
2023-08-24 18:34:37 +02:00
2023-04-15 09:29:18 +02:00

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"