Right now it is possible to change the depth of the sidebar by setting `sidebar_toc_depth` (see https://github.com/nengo/nengo-sphinx-theme/blob/master/nengo_sphinx_theme/theme/sidebar.html#L52). Sometimes, specifically for [changelogs](https://github.com/nengo/nengo-dl/pull/117/files/892b51c50ea9d522734829accee59ab7c7dcd3e7..533d0d66f5bb72aeba15b547da45471d5b6c4472#diff-705cc805f9586fbab28350ab067c29f8) it's convenient to set the depth of the sidebar on a page to be different from the global site setting. It should be relatively straightforward to do this on a per-page basis.