zephyr/doc
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
..
_doxygen testsuite: group all test-related APIs under 'testing' 2023-05-31 14:39:29 -04:00
_extensions/zephyr docs: kconfig: restore appearance of kconfig search 2023-02-07 18:22:06 +01:00
_scripts doc: Add old toolchain pages to redirects 2023-04-04 10:53:02 -07:00
_static doc: Fix CSS issue with keyboard shortcuts on dark theme 2023-02-23 17:45:40 +01:00
_templates
build doc: release: 3.4: add a note about build time priority checking 2023-05-26 09:54:41 -04:00
connectivity doc: Bluetooth: mesh: add large composition data docs 2023-05-31 10:22:32 +01:00
contribute doc: Add Zephyr codebase C standard library usage restriction rule 2023-05-22 23:32:31 +09:00
develop doc: west: fix group filter documentation 2023-06-04 16:52:20 -07:00
hardware doc: smbus: Correct SMBus documentation 2023-06-01 18:04:58 -04:00
images
introduction doc: Remove tickless idle from PM in introduction 2023-05-24 16:39:52 +02:00
kernel doc: Update FIFO and LIFO documentation 2023-05-02 04:43:08 -04:00
project doc: release: minor tweaks 2023-05-23 10:43:21 -04:00
releases doc: releases: update LTSv2 release date and version 2023-06-01 18:03:50 -04:00
security doc: vulnerabilities: Add information about CVE-2023-0779 2023-06-02 18:59:27 -04:00
services doc: pm: Add a note about multicore behavior 2023-06-01 06:32:47 -04:00
templates
404.rst
CMakeLists.txt doc: set MIN_WEST_VERSION to 1.0.0 2023-03-08 14:16:53 -08:00
conf.py Revert "doc: enable figures enumeration" cause numfig is too slow 2023-05-22 11:08:53 +02:00
glossary.rst
index-tex.rst
index.rst
kconfig.rst
known-warnings.txt
LICENSING.rst
Makefile doc: add support for linkcheck 2022-09-23 17:28:47 +00:00
substitutions.txt
zephyr.doxyfile.in Bluetooth: Host: Add L2CAP seg_recv API 2023-05-24 13:15:14 -04:00