8000 DOC: Remove related topics entries from the sidebar · QuLogic/matplotlib@b22484d · GitHub
[go: up one dir, main page]

Skip to content

Commit b22484d

Browse files
committed
DOC: Remove related topics entries from the sidebar
1 parent b12b3f4 commit b22484d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ def _check_dependencies():
276276
# 'sidebar_announcement.html',
277277
'sidebar_versions.html',
278278
'donate_sidebar.html'],
279-
'**': ['localtoc.html', 'relations.html', 'pagesource.html']
279+
'**': ['localtoc.html', 'pagesource.html']
280280
}
281281

282282
# If false, no module index is generated.

0 commit comments

Comments
 (0)
0