zephyr/doc/develop
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
..
api doc: Add barriers API docs 2023-05-31 06:15:32 -04:00
application doc: update Zephyr modules to use EXTRA_ZEPHYR_MODULES 2023-05-23 16:40:21 +02:00
flash_debug scripts: runners: bossac: Enable BOSSAC to run on Windows (native) 2023-03-06 13:17:09 -08:00
getting_started doc: Update link to the "Zephyr SDK Releases" page 2023-05-25 16:23:50 +02:00
languages doc: picolibc: Add module and toolchain Picolibc synchronisation policy 2023-05-25 16:23:50 +02:00
optimizations doc: move sections from guides 2022-04-07 16:35:19 +02:00
sca doc: document the Static Code Analysis (SCA) tool infrastructure 2023-01-27 20:28:58 +09:00
test doc: twister: add documentation for pytest plugin 2023-05-26 13:52:15 -04:00
toolchains doc: Update link to the "Zephyr SDK Releases" page 2023-05-25 16:23:50 +02:00
tools doc: develop: tools: drop platformio docs 2022-12-22 13:45:52 +01:00
west doc: west: fix group filter documentation 2023-06-04 16:52:20 -07:00
beyond-GSG.rst doc: fix incorrect usage of envvar role 2022-08-23 10:15:34 +02:00
env_vars.rst doc: update Zephyr modules to use EXTRA_ZEPHYR_MODULES 2023-05-23 16:40:21 +02:00
index.rst doc: document the Static Code Analysis (SCA) tool infrastructure 2023-01-27 20:28:58 +09:00
modules.rst doc: update Zephyr modules to use EXTRA_ZEPHYR_MODULES 2023-05-23 16:40:21 +02:00