diff --git a/docs/conf.py b/docs/conf.py index 1f545f8..d0f9a45 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -49,6 +49,8 @@ # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [ 'setup.py', + '.DS_Store', + '.eggs' ] # Default doc to search for