summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual.xml
Commit message (Collapse)AuthorAgeFilesLines
* documentation: Preparation for 1.9 buildsScott Rifenbark2015-04-151-0/+5
| | | | | | | | | | | | | | | | | This involves the following: * Inserting a new row for all manual revision history tables to have "October 2015" and 1.9 as the release information. * Updating the mega-manual.sed file to process links for 1.9 * Updating variables in poky.ent to deal with the 1.9 release variables. (From yocto-docs rev: 1ed55c08b96cf0fded38833635111a5c6da86781) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Fixed release month in the manual table.Scott Rifenbark2015-04-101-1/+1
| | | | | | | (From yocto-docs rev: 1c67a2a19d5dd75030928c6f571d516e5edd0b99) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Applied final review edits.Scott Rifenbark2015-04-021-2/+2
| | | | | | | | | This should be it unless there are late coming comments. (From yocto-docs rev: cb32e3330a6fe2d26425f8765689749afcd989e9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Draft of Manual.Scott Rifenbark2015-04-011-0/+2
| | | | | | | | | Fixes [YOCTO #6901] (From yocto-docs rev: 258b46b0f3e23045b5fb8c97d03dceb69db5ce20) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Added two chapters to the manual's book file.Scott Rifenbark2015-02-171-0/+4
| | | | | | | | | | | | Added both chapters that follow the intro chapter to the root file so they will build as part of the book. Fixes [YOCTO #6901] (From yocto-docs rev: 37967896f12471d34188cd532e00211ca665910b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Initial file structure for new Toaster User Manual.Scott Rifenbark2015-02-171-0/+67
For this commit, the manual only has a single "intro" file with placeholder text only. Graphic for title page is in place, stylesheet is in place, all files needed for a successful, initial build of the new manual. (From yocto-docs rev: 99416caa943fe6af13292b18bda53522ce3576d6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>