mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
45 lines
747 B
JSON
45 lines
747 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"
|
|
},
|
|
"public-api": {
|
|
"title": "Public API",
|
|
"type": "page",
|
|
"href": "/fcc/"
|
|
},
|
|
"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
|
|
}
|
|
}
|