Configuration
Two front-matter switches control the layout:
extra.toc— shows the right-hand table of contents (falls back to the site-wideconfig.extra.tocdefault).extra.docs_root— set on a folder's_index.mdto make that folder (and everything nested inside it) build its left-hand menu automatically. Files in the same folder become sibling links; subfolders become nested, auto-expanding groups. Leave it unset and the layout quietly collapses to a single centered column, unlessextra.docs_navis set manually instead.