mirror of
https://github.com/learnhouse/docs.git
synced 2026-02-18 00:07:39 +01:00
22 lines
396 B
JSON
22 lines
396 B
JSON
{
|
|
"-- Overview": {
|
|
"type": "separator",
|
|
"title": "Overview"
|
|
},
|
|
"index": "Introduction",
|
|
"features": "Features",
|
|
"-- Self Hosting": {
|
|
"type": "separator",
|
|
"title": "Self Hosting"
|
|
},
|
|
"self-hosting": "Get started",
|
|
"-- Developers": {
|
|
"type": "separator",
|
|
"title": "Developers"
|
|
},
|
|
"setup-dev-environment": "Dev Environment",
|
|
"concepts": "Concepts"
|
|
|
|
|
|
}
|