Created Troubleshooting Documentation Build (markdown)

Svetlana Karslioglu
2025-08-01 12:27:59 -07:00
parent e7efcf14f6
commit bae4cce325

@ -0,0 +1,7 @@
# 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.