Adjust toc_depth for RTD theme
This commit is contained in:
parent
a167757600
commit
d86768d3d0
|
@ -3,3 +3,4 @@ theme: readthedocs
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- toc:
|
- toc:
|
||||||
permalink: yes
|
permalink: yes
|
||||||
|
toc_depth: '1-4'
|
||||||
|
|
Loading…
Reference in New Issue