Add mdbook-mermaid (#26426)
This commit is contained in:
parent
de2d3ff204
commit
588e056699
4 changed files with 88 additions and 61 deletions
4
.github/workflows/docs.yml
vendored
4
.github/workflows/docs.yml
vendored
|
@ -47,8 +47,8 @@ jobs:
|
|||
with:
|
||||
mdbook-version: "0.4.10"
|
||||
|
||||
- name: Install mdbook-combiner
|
||||
run: cargo install mdbook-combiner
|
||||
- name: Install mdbook extensions
|
||||
run: cargo install mdbook-combiner mdbook-mermaid
|
||||
|
||||
- name: Prepare docs
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue