mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
docs restructure
This commit is contained in:
@@ -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",
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user