Render documentation diagrams as static Mermaid assets
This commit is contained in:
9
docs/scripts/mermaid-config.json
Normal file
9
docs/scripts/mermaid-config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"theme": "neutral",
|
||||
"securityLevel": "loose",
|
||||
"flowchart": {
|
||||
"useMaxWidth": true,
|
||||
"htmlLabels": true
|
||||
},
|
||||
"fontFamily": "Inter, Arial, sans-serif"
|
||||
}
|
||||
Reference in New Issue
Block a user