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 bd0c93f commit 35070d9
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 @@ -27,6 +27,7 @@ $(MDBOOK_TOC):
MDBOOK_MERMAID := $(TOOLS_BIN_DIR)/mdbook-mermaid
$(MDBOOK_MERMAID):
$(CRATE_INSTALL) --git badboy/mdbook-mermaid --tag v0.8.3 --to $(TOOLS_BIN_DIR) --force
$(MDBOOK_MERMAID) install

DEPS := $(MDBOOK) $(MDBOOK_TOC) $(MDBOOK_MERMAID)

Expand Down

0 comments on commit 35070d9

Please sign in to comment.