diff --git a/docs/conf.py b/docs/conf.py index 4323ffd..1f545f8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,10 +48,7 @@ # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [ - '_build', 'setup.py', - '.DS_Store', - '.eggs' ] # Default doc to search for