From 316c173012aa94c5051d1e2d83c3538ec5ff377e Mon Sep 17 00:00:00 2001 From: balajtimate Date: Mon, 18 Nov 2024 19:44:29 +0100 Subject: [PATCH] update conf exclusions --- docs/conf.py | 3 --- 1 file changed, 3 deletions(-) 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