parazyd 50edabb426 book/sapling: Fix paths for pseudocode Rust examples. пре 4 година
..
src 50edabb426 book/sapling: Fix paths for pseudocode Rust examples. пре 4 година
theme d84f4c21b0 book: Move namespace from book to doc. пре 4 година
.gitignore fa7a6eb0ad doc: Restore .gitignore. пре 4 година
Makefile d84f4c21b0 book: Move namespace from book to doc. пре 4 година
README.md a068ff2da9 add mdbook-katex to doc/README.md пре 4 година
book.toml d84f4c21b0 book: Move namespace from book to doc. пре 4 година
build_jsonrpc.py d84f4c21b0 book: Move namespace from book to doc. пре 4 година
test-irc.txt a1e293eb48 add a doc describing p2p irc test usage пре 4 година

README.md

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"