mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 07:43:16 +10:00
44 lines
712 B
JSON
44 lines
712 B
JSON
{
|
|
"index": {
|
|
"title": "Home",
|
|
"type": "page",
|
|
"theme": {
|
|
"layout": "full",
|
|
"sidebar": false
|
|
},
|
|
"display": "hidden"
|
|
},
|
|
"app": {
|
|
"title": "Getting Started",
|
|
"type": "page"
|
|
},
|
|
"faq": {
|
|
"title": "FAQ",
|
|
"type": "page"
|
|
},
|
|
"local-development": {
|
|
"title": "Local Development",
|
|
"type": "page"
|
|
},
|
|
"api": {
|
|
"title": "API",
|
|
"type": "page"
|
|
},
|
|
"webhooks": {
|
|
"title": "Webhooks",
|
|
"type": "page"
|
|
},
|
|
"contributing": {
|
|
"title": "Contributing Guide",
|
|
"type": "page"
|
|
},
|
|
"---": {
|
|
"type": "separator"
|
|
},
|
|
"GitHub": {
|
|
"title": "View on GitHub",
|
|
"href": "https://documen.so/github",
|
|
"newWindow": true
|
|
}
|
|
}
|