zephyr/doc/_scripts
Martí Bolívar 7baf5e6176 doc: fix gen_devicetree_rest.py bindings search
The gen_devicetree_rest.py script is responsible for generating .rst
files that comprise the devicetree bindings index. As a first step, it
finds all the YAML files that might be bindings.

However, it's doing that incorrectly and ignoring files in nested
subdirectories. This affects bindings in places like
dts/bindings/net/wireless, which are not found.

Fix it by using recursive=True in the glob.glob() call.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-07-16 16:31:30 -05:00
..
fix_tex.py doc: move scripts to _scripts 2021-03-31 10:39:48 +02:00
gen_devicetree_rest.py doc: fix gen_devicetree_rest.py bindings search 2021-07-16 16:31:30 -05:00
gen_helpers.py doc: move scripts to _scripts 2021-03-31 10:39:48 +02:00
gen_kconfig_rest.py doc: print tilte of Kconfig on top 2021-07-15 07:07:21 -04:00
redirects.py boards: minnowboard: remove untested and old board 2021-06-01 14:06:56 -05:00