diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2021-03-22 15:24:27 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2021-03-22 15:24:27 -0700 |
| commit | f200e6a21e851ab541027d33baf897fa5e5d4b0c (patch) | |
| tree | e7f262db9acad0a49a764ec12255e3278111fff9 /conf.py | |
| parent | 4aea7f8f521b52fd9160945e8bb0ea1ab2d9e5d0 (diff) | |
Fix doc build and address feedback
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -154,6 +154,7 @@ exclude_patterns = ["**/build*", ".env", ".venv", ".direnv", + "data", "docs/autoapi", "docs/README.md", "drivers", |
