open the book automatically

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

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

Loading…
Cancel
Save