Skip to content

Commit 46cf155

Browse files
committed
📝 Show related links in docs
1 parent cd4e036 commit 46cf155

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ def get_supported_pythons(classifiers):
132132
# documentation.
133133
#
134134
html_theme_options = {
135+
'show_relbars': True,
136+
'show_related': True,
135137
'extra_nav_links': {
136138
'Create a GitHub bot 🤖': 'https://tutorial.octomachinery.dev',
137139
},

0 commit comments

Comments
 (0)