Skip to content

Commit 4b4baf8

Browse files
committed
ci(docs): Clean up the indentation of the nav bar
1 parent 11c706a commit 4b4baf8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

+2
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@
8585
# The name of the Pygments (syntax highlighting) style to use.
8686
pygments_style = None
8787

88+
# hide the class names in the nav bar
89+
toc_object_entries_show_parents = 'hide'
8890

8991
# -- Options for HTML output -------------------------------------------------
9092

0 commit comments

Comments
 (0)