mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Created Troubleshooting Documentation Build (markdown)
7
Troubleshooting-Documentation-Build.md
Normal file
7
Troubleshooting-Documentation-Build.md
Normal file
@ -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.
|
Reference in New Issue
Block a user