Skip to content

Commit fdcb215

Browse files
committed
Avoids section navigation in Changelog
1 parent a666977 commit fdcb215

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,9 @@
146146
# ],
147147
}
148148

149+
# Avoid section navigation sidebar in changelog page
150+
html_sidebars = {"misc/CHANGELOG": []}
151+
149152
# Add any paths that contain custom themes here, relative to this directory.
150153
# html_theme_path = []
151154

0 commit comments

Comments
 (0)