summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Tomaszewski <kamil.tomaszewski@sony.com>2020-01-13 13:33:23 +0100
committerKamil Tomaszewski <kamil.tomaszewski@sony.com>2020-01-13 13:33:23 +0100
commitcd842d363a1d27f464c616548a95f77d16cda447 (patch)
treeec589eb16447f931486272d0691781d2403d7bd4
parent402f6f66bd7bd0a22fd6e0a725d356559f4957be (diff)
Exclude mkspk from docs
-rw-r--r--conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index abee78aba..3b29986c0 100644
--- a/conf.py
+++ b/conf.py
@@ -125,6 +125,7 @@ exclude_patterns = ["**/build*",
"ports/cc3200",
"ports/cc3200/FreeRTOS",
"ports/cc3200/hal",
+ "ports/cxd56/mkspk",
"ports/cxd56/spresense-exported-sdk",
"ports/esp32",
"ports/esp8266/boards",