diff --git a/docs/conf.py b/docs/conf.py index f727f320..8c72125d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -53,8 +53,6 @@ here = Path(__file__).parent.resolve() -html_static_path = ["_static"] - exclude_patterns = ["build", "_build", "Youtube"] # pygments_style = "sphinx"