Skip to content

Commit 5744f0c

Browse files
committed
fix(docs): limit autosection labels
1 parent d18590a commit 5744f0c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
"coding_guidelines",
2020
]
2121

22+
autosectionlabel_maxdepth = 1
23+
2224
# Show hidden lines in all examples (default: False)
2325
rust_examples_show_hidden = False
2426

0 commit comments

Comments
 (0)