zephyr/doc/scripts
Martí Bolívar 1d439efbb3 doc: make it clear when DT properties are deprecated
Devicetree properties may be deprecated. Make deprecated properties
more prominent in the generated bindings documentation as follows:

  1. For deprecated node-specific properties, make a new tab which
     only contains the deprecated properties

  2. For deprecated child-binding properties, ensure a line
     mentioning derpecation is in the property details

  3. For deprecated 'base' binding properties, do the same thing as
     child-bindings. Note that there aren't any such properties,
     but they'd fall in this bucket if we add any later on.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-02-04 13:11:01 -05:00
..
extract_content.py doc: scripts: fix parsing directive inside literal 2020-12-21 13:23:03 +01:00
fix_tex.py
gen_devicetree_rest.py doc: make it clear when DT properties are deprecated 2021-02-04 13:11:01 -05:00
gen_helpers.py doc: reference: add devicetree bindings content 2020-11-02 14:26:33 -05:00
gen_kconfig_rest.py doc: reference: add devicetree bindings content 2020-11-02 14:26:33 -05:00
restore_modification_times.py