summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2021-03-22 15:24:27 -0700
committerScott Shawcroft <scott@tannewt.org>2021-03-22 15:24:27 -0700
commitf200e6a21e851ab541027d33baf897fa5e5d4b0c (patch)
treee7f262db9acad0a49a764ec12255e3278111fff9 /conf.py
parent4aea7f8f521b52fd9160945e8bb0ea1ab2d9e5d0 (diff)
Fix doc build and address feedback
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index 10bd0d9ce..43ff72d1a 100644
--- a/conf.py
+++ b/conf.py
@@ -154,6 +154,7 @@ exclude_patterns = ["**/build*",
".env",
".venv",
".direnv",
+ "data",
"docs/autoapi",
"docs/README.md",
"drivers",