Skip to content

Troubleshooting Documentation Build

Svetlana Karslioglu edited this page Aug 1, 2025 · 1 revision

My items don't show up in the left navigation

Often times this happens when you use inconsistent headings hierarchy on the page. For example, you have two headings 1 (#). In this case, dropdown will not be displayed on the page. Use :maxdepth: to regulate how many level of navigation you want to display and make sure you use consistent headings hierarchy.

Clone this wiki locally