docs: update reference docs (#1208)

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
This commit is contained in:
bobby 2020-08-05 18:22:56 -07:00 committed by GitHub
parent 9af93ff090
commit ecfe25458e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 156 additions and 126 deletions

View file

@ -114,19 +114,6 @@ module.exports = {
"identity-providers/one-login",
],
},
{
title: "Community",
collapsable: false,
path: "/docs/community/",
type: "group",
sidebarDepth: 0,
children: [
"community/",
"community/contributing",
"community/code-of-conduct",
"community/security",
],
},
{
title: "Topics",
collapsable: true,
@ -143,6 +130,19 @@ module.exports = {
"topics/programmatic-access",
],
},
{
title: "Community",
collapsable: false,
path: "/docs/community/",
type: "group",
sidebarDepth: 0,
children: [
"community/",
"community/contributing",
"community/code-of-conduct",
"community/security",
],
},
],
"/guides/": [
{