mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
overview-manual: remove 'overview-manual' from filenames
All filenames duplicate the 'manual name', which is not needed, and make all references longer than they should. Rename all files to be as consise as possible, and fix all references (From yocto-docs rev: 4f489a40bb00be018e419802a76fec9dbee3f255) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
11c048fbea
commit
3240a59758
@@ -87,7 +87,7 @@ adjustments:
|
||||
following:
|
||||
|
||||
- After ensuring the tasks are :ref:`shared
|
||||
state <overview-manual/overview-manual-concepts:shared state cache>` tasks (i.e. the
|
||||
state <overview-manual/concepts:shared state cache>` tasks (i.e. the
|
||||
output of the task is saved to and can be restored from the shared
|
||||
state cache) or ensuring the tasks are able to be produced quickly
|
||||
from a task that is a shared state task, add the task name to the
|
||||
|
||||
@@ -183,7 +183,7 @@ system.
|
||||
part of an image built using the build system.
|
||||
|
||||
The ``devtool`` command line is organized similarly to
|
||||
:ref:`overview-manual/overview-manual-development-environment:git` in that it has a number of
|
||||
:ref:`overview-manual/development-environment:git` in that it has a number of
|
||||
sub-commands for each function. You can run ``devtool --help`` to see
|
||||
all the commands.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user