1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

docs restructure

This commit is contained in:
checktheroads
2020-06-21 14:12:08 -07:00
parent 85e764c661
commit e50cd05fa3
15 changed files with 139 additions and 79 deletions

View File

@@ -9,16 +9,26 @@ module.exports = {
type: "category",
label: "Configuration",
items: [
"configuration",
"queries",
"logging",
"cache",
"devices",
"parameters",
"adding-devices",
"commands",
"ui",
"api",
"logging",
"messages",
"structured-data",
"query-settings",
"response-caching",
"rest-api",
"table-output",
{
type: "category",
label: "Web UI",
items: [
"ui/configuration",
"ui/logo",
"ui/text",
"ui/theme",
"ui/example",
],
},
],
},
{