mirror of
https://github.com/AdaCore/spawn.git
synced 2026-02-12 13:09:41 -08:00
9 lines
304 B
JSON
9 lines
304 B
JSON
{
|
|
"plantuml.diagramsRoot": "docs",
|
|
"plantuml.exportFormat": "png",
|
|
"plantuml.exportIncludeFolderHeirarchy": false,
|
|
"plantuml.exportOutDir": "docs",
|
|
"plantuml.exportSubFolder": false,
|
|
"plantuml.render": "PlantUMLServer",
|
|
"plantuml.server": "https://www.plantuml.com/plantuml"
|
|
} |