Files
kumomta/docs/mermaid-init.js
T
Wez Furlong 831bfe9aab docs: skeleton for building the docs
Rather than edit SUMMARY.md, you edit docs/generate-toc.py
and it will flesh out sections based on the list of files
in a directory.
2023-02-25 10:50:58 -07:00

6 lines
62 B
JavaScript

mermaid.initialize({
startOnLoad:true,
theme:"dark",
});