parazyd 50edabb426 book/sapling: Fix paths for pseudocode Rust examples. 4 år sedan
..
src 50edabb426 book/sapling: Fix paths for pseudocode Rust examples. 4 år sedan
theme d84f4c21b0 book: Move namespace from book to doc. 4 år sedan
.gitignore fa7a6eb0ad doc: Restore .gitignore. 4 år sedan
Makefile d84f4c21b0 book: Move namespace from book to doc. 4 år sedan
README.md a068ff2da9 add mdbook-katex to doc/README.md 4 år sedan
book.toml d84f4c21b0 book: Move namespace from book to doc. 4 år sedan
build_jsonrpc.py d84f4c21b0 book: Move namespace from book to doc. 4 år sedan
test-irc.txt a1e293eb48 add a doc describing p2p irc test usage 4 år sedan

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"