diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-12-03 22:38:36 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-09 12:21:27 +0000 |
commit | 9e35603c1244777e278f57c9634d1a5727cf799f (patch) | |
tree | 0c2a882d5380cfc59f9e2193fc5219ca5afd9c45 /documentation/overview-manual | |
parent | 097d0c9f04353866302efebcdd0b497c2b89cabb (diff) | |
download | poky-9e35603c1244777e278f57c9634d1a5727cf799f.tar.gz |
test-manual: remove 'test-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: 1b1f2fbd9283ba53c74ea4231ab4391627eb4187)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.rst b/documentation/overview-manual/overview-manual-yp-intro.rst index 637d57abb9..d6488c6211 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.rst +++ b/documentation/overview-manual/overview-manual-yp-intro.rst | |||
@@ -392,7 +392,7 @@ activities using the Yocto Project: | |||
392 | benefit of the development community. | 392 | benefit of the development community. |
393 | 393 | ||
394 | You can learn more about the AutoBuilder used by the Yocto Project | 394 | You can learn more about the AutoBuilder used by the Yocto Project |
395 | Autobuilder :doc:`here </test-manual/test-manual-understand-autobuilder>`. | 395 | Autobuilder :doc:`here </test-manual/understand-autobuilder>`. |
396 | 396 | ||
397 | - *Cross-Prelink:* Prelinking is the process of pre-computing the load | 397 | - *Cross-Prelink:* Prelinking is the process of pre-computing the load |
398 | addresses and link tables generated by the dynamic linker as compared | 398 | addresses and link tables generated by the dynamic linker as compared |