Fix sphinx exclude for eveL -> _eve rename

This commit is contained in:
James Bowman 2020-02-05 19:56:29 -08:00
parent acef93a253
commit 09a9e365dd

View File

@ -156,7 +156,7 @@ exclude_patterns = ["**/build*",
"ports/zephyr",
"py",
"shared-bindings/util.*",
"shared-bindings/eveL/modeveL-gen.h",
"shared-bindings/_eve/mod_eve-gen.h",
"shared-module",
"supervisor",
"tests",