diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2016-09-19 13:52:07 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-28 15:02:32 +0100 |
| commit | ed6a5495a19b7f2bc0f9ae35027b27f2bb973576 (patch) | |
| tree | 4b09d10b7d3f677ed3961375e6be73d2ac22e226 /documentation/ref-manual/ref-manual.xml | |
| parent | 38278f0a2162fbb0fda6d5b00d73495906acb968 (diff) | |
| download | poky-ed6a5495a19b7f2bc0f9ae35027b27f2bb973576.tar.gz | |
documentation: devtool upgrade and quick ref changes to mult manuals
Did the following:
* Added the devtool upgrade flow to the SDK manual.
* Removed the devtool Quick Reference from the dev-manual and
added it as a new chapter to the ref-manual.
* Made sure all the links and cross-references work now with the
moved material.
* Updated the Make file so that the manual set builds correctly
regarding the new chapter in the ref-manual.
* Created cross-referencing notes in both the sdk-manual and the
dev-manual to the newly located devtool Quick Reference chapter.
(From yocto-docs rev: fda0bf68b3654b1b96407d552c5254657465b5fc)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-manual.xml')
| -rw-r--r-- | documentation/ref-manual/ref-manual.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index d375157b73..1aca3898e5 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
| @@ -145,6 +145,8 @@ | |||
| 145 | 145 | ||
| 146 | <xi:include href="ref-tasks.xml"/> | 146 | <xi:include href="ref-tasks.xml"/> |
| 147 | 147 | ||
| 148 | <xi:include href="ref-devtool-reference.xml"/> | ||
| 149 | |||
| 148 | <xi:include href="ref-qa-checks.xml"/> | 150 | <xi:include href="ref-qa-checks.xml"/> |
| 149 | 151 | ||
| 150 | <xi:include href="ref-images.xml"/> | 152 | <xi:include href="ref-images.xml"/> |
