Files
sphinx-doc/mermaid/config.json
Wei, Jing b6223c6215 初始提交
要提交的变更:
      新文件:   Dockerfile
      新文件:   README.rst
      新文件:   mermaid/config.json
      新文件:   mermaid/puppeteer-config.json

Signed-off-by: Wei, Jing <jwei@linx-info.com>
2022-03-26 14:45:45 +08:00

15 lines
233 B
JSON

{
"startOnLoad": true,
"flowchart": {
"useMaxWidth": false,
"htmlLabels": true
},
"sequence": {
"height": 40,
"actorMargin": 80,
"mirrorActors": false,
"bottomMarginAdj": 1
},
"theme": "default"
}