Commit 0ed2b98
committed
exclude circuitpython-stubs when building docs
Since 798e38e an empty
`board/__init__.py` is created inside the stubs directory and sphinx
uses this in lieu of the autodoc generated file from shared-bindings.
We don't intend to build docs from files in these paths, so just prune
them.1 parent cbd5131 commit 0ed2b98
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| |||
0 commit comments