We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f770dca commit 5f63a33Copy full SHA for 5f63a33
docs/requirements.txt
@@ -1,2 +1,2 @@
1
mkdocs==1.6.1
2
-mkdocs-material==9.6.8
+mkdocs-material==9.6.8
mkdocs.yml
@@ -56,6 +56,8 @@ markdown_extensions:
56
permalink: true
57
toc_depth: 3
58
59
+extra_javascript:
60
+ - https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.min.js
61
62
theme:
63
name: material
0 commit comments