Ignore certificates readme in doc build
This commit is contained in:
parent
4ac4faaaf6
commit
9a9e972242
1
conf.py
1
conf.py
|
@ -172,6 +172,7 @@ exclude_patterns = ["**/build*",
|
||||||
"ports/atmel-samd/tools",
|
"ports/atmel-samd/tools",
|
||||||
"ports/cxd56/mkspk",
|
"ports/cxd56/mkspk",
|
||||||
"ports/cxd56/spresense-exported-sdk",
|
"ports/cxd56/spresense-exported-sdk",
|
||||||
|
"ports/esp32s2/certificates",
|
||||||
"ports/esp32s2/esp-idf",
|
"ports/esp32s2/esp-idf",
|
||||||
"ports/esp32s2/peripherals",
|
"ports/esp32s2/peripherals",
|
||||||
"ports/litex/hw",
|
"ports/litex/hw",
|
||||||
|
|
Loading…
Reference in New Issue