From ed6a5495a19b7f2bc0f9ae35027b27f2bb973576 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 19 Sep 2016 13:52:07 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-extensible.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'documentation/sdk-manual') diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml index 67df1b0975..73b317f5c8 100644 --- a/documentation/sdk-manual/sdk-extensible.xml +++ b/documentation/sdk-manual/sdk-extensible.xml @@ -129,6 +129,12 @@ number of sub-commands for each function. You can run devtool --help to see all the commands. + + See the + "devtool Quick Reference" + in the Yocto Project Reference Manual for more a + devtool reference. + -- cgit v1.2.3-54-g00ecf