diff --git a/docs/conf.py b/docs/conf.py index 819be9bf..04381b0c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -34,6 +34,7 @@ smartquotes = False highlight_language = 'hylang' +add_module_names = False intersphinx_mapping = dict( py = ('https://docs.python.org/3/', None),