Fix sphinx exclude for eveL -> _eve rename
This commit is contained in:
parent
acef93a253
commit
09a9e365dd
2
conf.py
2
conf.py
@ -156,7 +156,7 @@ exclude_patterns = ["**/build*",
|
|||||||
"ports/zephyr",
|
"ports/zephyr",
|
||||||
"py",
|
"py",
|
||||||
"shared-bindings/util.*",
|
"shared-bindings/util.*",
|
||||||
"shared-bindings/eveL/modeveL-gen.h",
|
"shared-bindings/_eve/mod_eve-gen.h",
|
||||||
"shared-module",
|
"shared-module",
|
||||||
"supervisor",
|
"supervisor",
|
||||||
"tests",
|
"tests",
|
||||||
|
Loading…
Reference in New Issue
Block a user