Integrate the markdown book into the codebase

This implies that the book should describe exactly what is implemented,
and will not lead the way and eventually bitrot as the RFCs do.
This commit is contained in:
Greg Fitzgerald
2018-11-07 09:11:05 -07:00
parent 3852ad3048
commit 038a46b5ef
34 changed files with 37 additions and 35 deletions

View File

@ -48,10 +48,8 @@ done
# Build the HTML
export PATH=$CARGO_HOME/bin:$PATH
maybe_install mdbook
_ cd doc
_ mdbook test
_ mdbook build
_ cd -
echo --- ci/localnet-sanity.sh
(