Skip to content
Snippets Groups Projects
Commit 5a295837 authored by David Schwarzmann's avatar David Schwarzmann
Browse files

docs(sidebar): Revert the removal of the details in the sidebar

parent 1de6a745
No related branches found
No related tags found
1 merge request!2feat(news): Introduce news to the documentation
......@@ -69,6 +69,28 @@ module.exports = {
},
],
},
{
type: 'category',
label: 'Detailinformationen',
items: [
'details/encryption',
'details/crypto',
'details/status',
'details/event-log',
'details/schema-reference',
'details/pgp-export',
{
type: 'category',
label: 'Authentifizierung',
items: [
{
type: 'autogenerated',
dirName: 'details/authentication',
},
],
},
],
},
{
type: 'category',
label: 'Weiteres',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment