diff --git a/doc/build/dts/bindings-intro.rst b/doc/build/dts/bindings-intro.rst index ea56806ee3e..5efe3a05c65 100644 --- a/doc/build/dts/bindings-intro.rst +++ b/doc/build/dts/bindings-intro.rst @@ -115,7 +115,9 @@ subdirectories of the following places: - the zephyr repository - your :ref:`application source directory ` - your :ref:`board directory ` -- any directories in the :ref:`DTS_ROOT ` CMake variable +- any :ref:`shield directories ` +- any directories manually included in the :ref:`DTS_ROOT ` + CMake variable - any :ref:`module ` that defines a ``dts_root`` in its :ref:`modules_build_settings`