mirror of
git://f0xx.org/ac/ac-docs
synced 2026-07-29 06:18:07 +03:00
initial
This commit is contained in:
17
_pdf_build/mermaid-config.json
Normal file
17
_pdf_build/mermaid-config.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"theme": "neutral",
|
||||
"flowchart": {
|
||||
"htmlLabels": true,
|
||||
"curve": "basis"
|
||||
},
|
||||
"sequence": {
|
||||
"diagramMarginX": 120,
|
||||
"diagramMarginY": 28,
|
||||
"actorMargin": 90,
|
||||
"noteMargin": 24,
|
||||
"messageMargin": 48,
|
||||
"boxMargin": 14,
|
||||
"mirrorActors": false,
|
||||
"useMaxWidth": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user