open the book automatically

pull/37/head
Alexander Willner 4 years ago
parent 752141bb2a
commit a6d30d3c99

@ -49,7 +49,7 @@ function createSummary(){
# Note:
# Install mdBook as per instructions in their repo https://github.com/rust-lang/mdBook
function buildAndServeBookLocally(){
mdBook build && mdBook serve
mdBook build && mdBook serve --open
}
# -------------------- Steps to create the mdBook version --------------------

Loading…
Cancel
Save