The Hugo theme called Docsy
The Problem:
You don’t want to have all subfolders visible in your sidepanel at once? Only the main folders?
params:
ui:
# Enable to show the side bar menu in its compact state.
sidebar_menu_compact: false
So set the value to true.