mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-07 22:04:03 -05:00
doc: add missing mermaid.js to mdbook
This commit is contained in:
@@ -10,7 +10,7 @@ copy-fonts = true
|
||||
default-theme = "ayu"
|
||||
preferred-dark-theme = "ayu"
|
||||
theme = "theme"
|
||||
additional-js = ["mermaid.min.js", "mermaid-init.js"]
|
||||
additional-js = ["theme/mermaid.min.js", "theme/mermaid-init.js"]
|
||||
|
||||
[output.html.playground]
|
||||
runnable = false
|
||||
|
||||
1
doc/theme/mermaid-init.js
vendored
Normal file
1
doc/theme/mermaid-init.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
mermaid.initialize({startOnLoad:true});
|
||||
4
doc/theme/mermaid.min.js
vendored
Normal file
4
doc/theme/mermaid.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user