parazyd 779e4c5def doc/blockchain: Proper formatting and wrapping. vor 4 Jahren
..
src 779e4c5def doc/blockchain: Proper formatting and wrapping. vor 4 Jahren
theme d84f4c21b0 book: Move namespace from book to doc. vor 4 Jahren
.gitignore fa7a6eb0ad doc: Restore .gitignore. vor 4 Jahren
Makefile d84f4c21b0 book: Move namespace from book to doc. vor 4 Jahren
README.md a068ff2da9 add mdbook-katex to doc/README.md vor 4 Jahren
book.toml d84f4c21b0 book: Move namespace from book to doc. vor 4 Jahren
build_jsonrpc.py d84f4c21b0 book: Move namespace from book to doc. vor 4 Jahren
test-irc.txt a1e293eb48 add a doc describing p2p irc test usage vor 4 Jahren

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"