diff --git a/docs/conf.py b/docs/conf.py index a851f98..19a161b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -106,7 +106,7 @@ def get_version(): } html_theme_options = { - 'show_related': True, + 'show_related': False, 'description': '“Any color you like.”', 'github_button': True, 'github_user': 'ambv',