Skip to content

Commit

Permalink
mermaid
Browse files Browse the repository at this point in the history
  • Loading branch information
ewan-chalmers committed Oct 10, 2024
1 parent c2ad53a commit 9d930b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/book/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ $(MDBOOK):
MDBOOK_TOC := $(TOOLS_BIN_DIR)/mdbook-toc
$(MDBOOK_TOC):
$(CRATE_INSTALL) --git badboy/mdbook-toc --tag 0.7.0 --to $(TOOLS_BIN_DIR) --force
$(CRATE_INSTALL) --git badboy/mdbook-mermaid --tag v0.14.0 --to $(TOOLS_BIN_DIR) --force

DEPS := $(MDBOOK) $(MDBOOK_TOC)

Expand Down

0 comments on commit 9d930b1

Please sign in to comment.