updated docs
This commit is contained in:
29
docs/data/topics.json
Normal file
29
docs/data/topics.json
Normal file
@@ -0,0 +1,29 @@
|
||||
[
|
||||
{"id": "intro", "title": {"en": "Introduction"}},
|
||||
{"id": "quickstart", "title": {"en": "Quick Start"}},
|
||||
{"id": "concepts", "title": {"en": "Concepts"}},
|
||||
{"id": "room-setup", "title": {"en": "↳ Room Setup"}, "sub": true},
|
||||
{"id": "standalone", "title": {"en": "↳ Standalone"}, "sub": true},
|
||||
{"id": "managed", "title": {"en": "↳ Managed"}, "sub": true},
|
||||
|
||||
{"id": "artery", "title": {"en": "Artery"}},
|
||||
{"id": "artery-jira", "title": {"en": "↳ Jira"}, "sub": true},
|
||||
{"id": "artery-google", "title": {"en": "↳ Google"}, "sub": true},
|
||||
{"id": "artery-slack", "title": {"en": "↳ Slack"}, "sub": true},
|
||||
{"id": "artery-ia", "title": {"en": "↳ IA"}, "sub": true},
|
||||
{"id": "artery-shunts", "title": {"en": "↳ Shunts"}, "sub": true},
|
||||
|
||||
{"id": "atlas", "title": {"en": "Atlas"}},
|
||||
{"id": "atlas-books", "title": {"en": "↳ Books"}, "sub": true},
|
||||
{"id": "atlas-templates", "title": {"en": "↳ Templates"}, "sub": true},
|
||||
|
||||
{"id": "station", "title": {"en": "Station"}},
|
||||
{"id": "station-tester", "title": {"en": "↳ Tester"}, "sub": true},
|
||||
{"id": "station-datagen", "title": {"en": "↳ Datagen"}, "sub": true},
|
||||
{"id": "station-modelgen", "title": {"en": "↳ Modelgen"}, "sub": true},
|
||||
{"id": "station-graphgen", "title": {"en": "↳ Graphgen"}, "sub": true},
|
||||
{"id": "station-databrowse", "title": {"en": "↳ Databrowse"}, "sub": true},
|
||||
|
||||
{"id": "components", "title": {"en": "Shared Components"}},
|
||||
{"id": "deployment", "title": {"en": "Deployment"}}
|
||||
]
|
||||
Reference in New Issue
Block a user