Skip to content

Commit 2f62612

Browse files
authored
Merge pull request #9431 from jepler/board-doc-build
exclude circuitpython-stubs when building docs
2 parents dfbbbad + 0ed2b98 commit 2f62612

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ def autoapi_prepare_jinja_env(jinja_env):
180180
".venv",
181181
".direnv",
182182
".devcontainer/Readme.md",
183+
"circuitpython-stubs",
183184
"data",
184185
"docs/autoapi",
185186
"docs/README.md",

0 commit comments

Comments
 (0)