update docs (#1645)

This commit is contained in:
bobby 2020-12-03 08:29:17 -08:00 committed by GitHub
parent 23249c8df9
commit 0cdd727d5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 128 additions and 221 deletions

View file

@ -61,18 +61,18 @@ module.exports = {
sidebar: {
"/docs/": [
{
title: "",
title: "Overview",
type: "group",
collapsable: false,
sidebarDepth: 0,
children: [
"",
"background",
"releases",
"installation",
"architecture",
"background",
"FAQ",
"upgrading",
"CHANGELOG",
"FAQ",
],
},
{
@ -85,7 +85,6 @@ module.exports = {
"quick-start/",
"quick-start/binary",
"quick-start/helm",
"quick-start/kubernetes",
"quick-start/synology",
"quick-start/from-source",
],
@ -156,7 +155,7 @@ module.exports = {
"kubernetes-dashboard",
"local-oidc",
"mtls",
'nginx',
"nginx",
"tiddlywiki",
"traefik-ingress",
"vs-code-server",