docs: enable nested arrow

This PR enables the little arrow that shows there's stuff underneath a
header on the sidebar.

Signed-off-by: Spencer Smith <spencer.smith@talos-systems.com>
This commit is contained in:
Spencer Smith 2022-04-07 10:18:53 -04:00
parent 1e4320b64e
commit 17d09739f3
No known key found for this signature in database
GPG Key ID: 036C4E711644C223

View File

@ -180,6 +180,8 @@ navbar_logo = true
navbar_translucent_over_cover_disable = false
# Enable to show the side bar menu in its compact state.
sidebar_menu_compact = true
# Enables the arrow for content to show there's nested stuff
sidebar_menu_foldable = true
# Set to true to hide the sidebar search box (the top nav search box will still be displayed if search is enabled)
sidebar_search_disable = true