8000 Merge pull request #18403 from timhoffm/doc-no-reated-topics · QuLogic/matplotlib@99d4976 · GitHub
[go: up one dir, main page]

Skip to content

Commit 99d4976

Browse files
authored
Merge pull request matplotlib#18403 from timhoffm/doc-no-reated-topics
DOC: Remove related topics entries from the sidebar
2 parents 1e96aba + b22484d commit 99d4976

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