ghassmo 1b95072b20 book: update tau usage 4 лет назад
..
src 1b95072b20 book: update tau usage 4 лет назад
theme d84f4c21b0 book: Move namespace from book to doc. 4 лет назад
.gitignore 98173fc131 book: Generate RPC doc for faucetd. 4 лет назад
Makefile c83f344ee0 book: Build darkfid RPC doc in a for loop. 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 a1aeade1e8 book: Build RPC docs for darkfid2. 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"