Move markdown book out of src/

This commit is contained in:
Greg Fitzgerald
2018-11-26 09:12:22 -07:00
committed by Grimes
parent a13e25f083
commit 88e270723f
40 changed files with 18 additions and 12 deletions

View File

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