7baf5e6176
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> |
||
---|---|---|
.. | ||
fix_tex.py | ||
gen_devicetree_rest.py | ||
gen_helpers.py | ||
gen_kconfig_rest.py | ||
redirects.py |