aggstam e82befb679 script/research/streamlet_rust: Modified structures based on doc/src/architecture/blockchain.md há 4 anos atrás
..
src e82befb679 script/research/streamlet_rust: Modified structures based on doc/src/architecture/blockchain.md há 4 anos atrás
theme d84f4c21b0 book: Move namespace from book to doc. há 4 anos atrás
.gitignore fa7a6eb0ad doc: Restore .gitignore. há 4 anos atrás
Makefile d84f4c21b0 book: Move namespace from book to doc. há 4 anos atrás
README.md a068ff2da9 add mdbook-katex to doc/README.md há 4 anos atrás
book.toml d84f4c21b0 book: Move namespace from book to doc. há 4 anos atrás
build_jsonrpc.py d84f4c21b0 book: Move namespace from book to doc. há 4 anos atrás
test-irc.txt a1e293eb48 add a doc describing p2p irc test usage há 4 anos atrás

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"