zephyr/doc/develop/west
Martí Bolívar afb341d065 doc: west: fix group filter documentation
The docs about how this works are inconsistent. Fix it by
adjusting the docs so they all match the implementation and
are consistent with each other.

Earlier in this page:

    Manifest files which appear earlier in the import order have
    higher precedence and are therefore concatenated later into the
    final group-filter.

Where for "import order" we have:

    Importing is done in this order:

    1. Manifests from self-import are imported first.
    2. The top-level manifest file’s definitions are handled next.
    3. Manifests from import-1, …, import-N, are imported in that order.

Therefore, "filter-1 to filter-N" is the wrong precedence order. It
should be "filter-N to filter-1", so that filter-N is lower precedence
than filter-1. That is consistent with import-1 happening before
import-N.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2023-06-04 16:52:20 -07:00
..
basics.rst doc: modules: Clarify the difference between modules and projects 2023-04-19 13:58:28 -04:00
build-flash-debug.rst doc: introduce EXTRA_CONF_FILE and EXTRA_DTC_OVERLAY_FILE 2023-05-23 16:40:21 +02:00
built-in.rst
config.rst
extensions.rst
index.rst doc: west: release notes for west v1.0 2023-02-20 13:00:47 -08:00
install.rst
manifest.rst doc: west: fix group filter documentation 2023-06-04 16:52:20 -07:00
moving-to-west.rst
release-notes.rst doc: west: improve "version:" documentation 2023-06-04 16:52:20 -07:00
sign.rst intel_adsp: move west sign from west flash to earlier west build 2023-04-10 22:04:47 -04:00
troubleshooting.rst doc: west: troubleshooting: fix path 2023-06-04 16:52:20 -07:00
west-apis.rst doc: west: apis: fix MalformedConfig autoclass 2023-05-19 13:17:05 -07:00
west-mr-model.png
west-not-found.rst
why.rst
without-west.rst
workspaces.rst tinycbor: Remove deprecated/obsolete module 2023-01-10 09:26:12 +01:00
zephyr-cmds.rst west: Update documentation on twister script integration 2023-01-13 15:39:04 -08:00