diff --git a/conf.py b/conf.py index 90b32db6fdc6..7a6701595044 100644 --- a/conf.py +++ b/conf.py @@ -180,6 +180,7 @@ def autoapi_prepare_jinja_env(jinja_env): ".venv", ".direnv", ".devcontainer/Readme.md", + "circuitpython-stubs", "data", "docs/autoapi", "docs/README.md",