diff --git a/docs/conf.py b/docs/conf.py index 275ba0b..f809268 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -196,6 +196,7 @@ exclude_patterns = [ "doc-cheat-sheet*", ".venv*", + "_dev", ] # Adds custom CSS files, located remotely or in 'html_static_path'