summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2020-12-01 11:01:26 -0800
committerScott Shawcroft <scott@tannewt.org>2020-12-01 11:01:26 -0800
commit9a9e972242e985b5528f0255217b641b065ecf74 (patch)
treecb90a0603953b589df776e88dd05d7a02494a328
parent4ac4faaaf684bfb3713f54de5fca452e64847700 (diff)
Ignore certificates readme in doc build
-rw-r--r--conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index 1d4c42048..1a90b617b 100644
--- a/conf.py
+++ b/conf.py
@@ -172,6 +172,7 @@ exclude_patterns = ["**/build*",
"ports/atmel-samd/tools",
"ports/cxd56/mkspk",
"ports/cxd56/spresense-exported-sdk",
+ "ports/esp32s2/certificates",
"ports/esp32s2/esp-idf",
"ports/esp32s2/peripherals",
"ports/litex/hw",