mirror of
https://github.com/documenso/documenso.git
synced 2025-11-26 22:44:41 +10:00
31 lines
484 B
JSON
31 lines
484 B
JSON
{
|
|
"index": {
|
|
"title": "Home",
|
|
"type": "page",
|
|
"theme": {
|
|
"layout": "full",
|
|
"sidebar": false
|
|
}
|
|
},
|
|
"local-development": {
|
|
"title": "Local Development",
|
|
"type": "page"
|
|
},
|
|
"api": {
|
|
"title": "API",
|
|
"type": "page"
|
|
},
|
|
"webhook": {
|
|
"title": "Webhook",
|
|
"type": "page"
|
|
},
|
|
"---": {
|
|
"type": "separator"
|
|
},
|
|
"GitHub": {
|
|
"title": "View on GitHub",
|
|
"href": "https://documen.so/github",
|
|
"newWindow": true
|
|
}
|
|
}
|