Skip to content

Commit a8f9d30

Browse files
authored
Update _config.yml
config yml changed in order to support mermaid diagrams fin just the docs.
1 parent f52297e commit a8f9d30

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

_config.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ aux_links:
1010
os2.eu/os2forms: https://www.os2.eu/os2forms
1111

1212
just_the_docs:
13-
aux_scripts:
14-
- 'https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.min.js'
15-
- '/assets/js/mermaid-init.js'
13+
14+
mermaid:
15+
# Version of mermaid library
16+
# Pick an available version from https://cdn.jsdelivr.net/npm/mermaid/
17+
version: "11.9.0"

0 commit comments

Comments
 (0)