Skip to content

Commit b47419a

Browse files
committed
update readthedocs configuration
1 parent b7bbb8e commit b47419a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140

141141
# Additional templates that should be rendered to pages, maps page names to
142142
# template names.
143-
html_sidebars = {'index': ['indexsidebar.html']}
143+
html_sidebars = {'index': ['localtoc.html', 'relations.html', 'sourcelink.html', 'indexsidebar.html', 'searchbox.html']}
144144

145145
# If false, no module index is generated.
146146
#html_use_modindex = True

0 commit comments

Comments
 (0)