mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-12 00:27:35 +02:00
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:
parent
9af93ff090
commit
ecfe25458e
2 changed files with 156 additions and 126 deletions
|
@ -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/": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue