diff options
| author | Antonin Godard <antonin.godard@bootlin.com> | 2025-02-17 15:50:20 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-26 14:49:27 +0000 |
| commit | 6a31bdb4ddc32052fe9ad87b5c981a63fa0d08c2 (patch) | |
| tree | 0a748378102f77adfd97ccb31c1cf9e20ab2ca53 /documentation/dev-manual/index.rst | |
| parent | 8bb220aa1112f93af0a8b6577f34e095492baa52 (diff) | |
| download | poky-6a31bdb4ddc32052fe9ad87b5c981a63fa0d08c2.tar.gz | |
dev-manual: move multiconfig documentation to its own document
In preparation of more section and examples to multiconfig, move the
section about it in building.rst into its own document.
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
(From yocto-docs rev: 6f60fb09976540dd320816684684c14f6b7ab460)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/index.rst')
| -rw-r--r-- | documentation/dev-manual/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/dev-manual/index.rst b/documentation/dev-manual/index.rst index 760108f605..63736e0abf 100644 --- a/documentation/dev-manual/index.rst +++ b/documentation/dev-manual/index.rst | |||
| @@ -20,6 +20,7 @@ Yocto Project Development Tasks Manual | |||
| 20 | development-shell | 20 | development-shell |
| 21 | python-development-shell | 21 | python-development-shell |
| 22 | building | 22 | building |
| 23 | multiconfig | ||
| 23 | speeding-up-build | 24 | speeding-up-build |
| 24 | libraries | 25 | libraries |
| 25 | prebuilt-libraries | 26 | prebuilt-libraries |
