documentation: Created new YP Overview Manual
Fixes [YOCTO #12370] Added a new chapter to the newly created Yocto Project Overview Manual. This chapter originated from the YP Reference Manual and was the old chapter 3, which talked a lot about various concepts. This information is better suited for the new overview manual. The change involved moving the entire chapter and renaming it. This move of the content affected many, many external references and links into the old area. Consequently, I had to recast all these links from the different manual. Changes also included fixing the mega-manual.xml file so that it would include the new overview manual as part of it. Many figures had to be relocated as part of the move as well. This meant deleting them from the ref-manual/figures folder and putting them into the overview-manual/figures folder. (From yocto-docs rev: 87b81358f2bbd02b4a0d966d86c4d7b006d4d78f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
After Width: | Height: | Size: 62 KiB |
|
After Width: | Height: | Size: 45 KiB |
BIN
documentation/overview-manual/figures/git-workflow.png
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
documentation/overview-manual/figures/image-generation.png
Normal file
|
After Width: | Height: | Size: 110 KiB |
BIN
documentation/overview-manual/figures/images.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
documentation/overview-manual/figures/index-downloads.png
Normal file
|
After Width: | Height: | Size: 36 KiB |
BIN
documentation/overview-manual/figures/layer-input.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
documentation/overview-manual/figures/package-feeds.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
documentation/overview-manual/figures/patching.png
Normal file
|
After Width: | Height: | Size: 42 KiB |
BIN
documentation/overview-manual/figures/sdk-generation.png
Executable file
|
After Width: | Height: | Size: 113 KiB |
BIN
documentation/overview-manual/figures/sdk.png
Normal file
|
After Width: | Height: | Size: 66 KiB |
BIN
documentation/overview-manual/figures/source-fetching.png
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
documentation/overview-manual/figures/source-input.png
Normal file
|
After Width: | Height: | Size: 39 KiB |
BIN
documentation/overview-manual/figures/source-repos.png
Normal file
|
After Width: | Height: | Size: 292 KiB |
BIN
documentation/overview-manual/figures/user-configuration.png
Normal file
|
After Width: | Height: | Size: 72 KiB |
BIN
documentation/overview-manual/figures/yocto-environment-ref.png
Normal file
|
After Width: | Height: | Size: 81 KiB |
BIN
documentation/overview-manual/figures/yp-download.png
Normal file
|
After Width: | Height: | Size: 226 KiB |
2773
documentation/overview-manual/overview-development-environment.xml
Normal file
@@ -84,6 +84,8 @@
|
||||
|
||||
<xi:include href="overview-manual-intro.xml"/>
|
||||
|
||||
<xi:include href="overview-development-environment.xml"/>
|
||||
|
||||
</book>
|
||||
<!--
|
||||
vim: expandtab tw=80 ts=4
|
||||
|
||||