zephyr/doc/guides/dts/index.rst
Martí Bolívar 7e7f4201df doc: guides: dts improvements
People seem to miss the troubleshooting page a lot, since nobody ever
mentions that they tried its steps and they didn't work. Promote it to
a top level page to make it easier to see. Add cross-references
between the two to keep them well linked together.

Add a couple of extra links to the bindings related HOWTO while we are
here, now that the bindings docs are a bit better off than they were
when this content was originally written.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-05-26 11:01:24 -05:00

18 lines
324 B
ReStructuredText

.. _dt-guide:
Devicetree Guide
################
This is a high-level guide to devicetree as it is used for Zephyr development.
See :ref:`devicetree` for reference material.
.. toctree::
:maxdepth: 2
intro.rst
design.rst
bindings.rst
api-usage.rst
howtos.rst
troubleshooting.rst
dt-vs-kconfig.rst