mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
18 lines
436 B
JSON
18 lines
436 B
JSON
{
|
|
"index": "Introduction",
|
|
"-- Development & Deployment": {
|
|
"type": "separator",
|
|
"title": "Development & Deployment"
|
|
},
|
|
"local-development": "Local Development",
|
|
"self-hosting": "Self Hosting",
|
|
"contributing": "Contributing",
|
|
"-- API & Integration Guides": {
|
|
"type": "separator",
|
|
"title": "API & Integration Guides"
|
|
},
|
|
"public-api": "Public API",
|
|
"embedding": "Embedding",
|
|
"webhooks": "Webhooks"
|
|
}
|