1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-28 09:08:44 +02:00
oauth2-proxy/docs/versioned_sidebars/version-7.1.x-sidebars.json
Jan Larwig 6c2c115d30
docs: upgrade to docusaurus 3.1.0 (#2388)
* initial commit for docusaurus 3 upgrade

* fix mdx errors

* fix mdx issues

* fix routing issues

* update docs generation workflow

* fix version

* fix permissions

* move slack to header

* remove background color and minify

* Add suggestions

* add shell to code blocks
2024-01-26 12:07:01 +00:00

62 lines
1.1 KiB
JSON

{
"docs": [
{
"type": "doc",
"id": "installation"
},
{
"type": "doc",
"id": "behaviour"
},
{
"collapsed": false,
"type": "category",
"label": "Configuration",
"items": [
{
"type": "doc",
"id": "configuration/overview"
},
{
"type": "doc",
"id": "configuration/oauth_provider"
},
{
"type": "doc",
"id": "configuration/session_storage"
},
{
"type": "doc",
"id": "configuration/tls"
},
{
"type": "doc",
"id": "configuration/alpha-config"
}
]
},
{
"collapsed": false,
"type": "category",
"label": "Features",
"items": [
{
"type": "doc",
"id": "features/endpoints"
}
]
},
{
"collapsed": false,
"type": "category",
"label": "Community",
"items": [
{
"type": "doc",
"id": "community/security"
}
]
}
]
}