diff options
| author | arturo182 <arturo182@tlen.pl> | 2018-06-21 07:33:27 +0200 |
|---|---|---|
| committer | arturo182 <arturo182@tlen.pl> | 2018-06-21 07:34:04 +0200 |
| commit | 0686857e3c28b69c49a0cbdadc683394754b5f86 (patch) | |
| tree | 0fd51706c591a88c6b97ddbb4d935802b47fae1e /conf.py | |
| parent | 25e71a56d48e5bdc4d73522333196d69d735707a (diff) | |
nrf: Exclude nrfx files from sphinx build
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -116,6 +116,7 @@ exclude_patterns = ["**/build*", "ports/nrf/drivers", "ports/nrf/hal", "ports/nrf/modules", + "ports/nrf/nrfx", "ports/pic16bit", "ports/qemu-arm", "ports/stm32", |
