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

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"