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:
@ -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
|
||||
(
|
||||
|
Reference in New Issue
Block a user