summaryrefslogtreecommitdiff
path: root/documentation/adt-manual/adt-manual.xml
AgeCommit message (Collapse)AuthorFiles
2011-04-20Drop documentation directory, this is replaced by the new yocto-docs repositoryRichard Purdie1
2011-03-17documentation/adt-manual/adt-manual.xml: Updated front matterScott Rifenbark1
Changed the revision history box for the manual to state the release and the release date. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
2011-03-16documentation/adt-manual/adt-manual.xml: Initial fileScott Rifenbark1
This is the initial file that the Makefile calls. The changes in this commit reflect edits taking it from the copied kernel manual version. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
2011-03-16documentation/adt-manual: New file structure for ADT ManualScott Rifenbark1
I have added a new directory to documentation named adt-manual. This directory holds a Figures folder, and the 9 files needed for the ADT manual. The book consists of five chapters: adt-intro, adt-prepare, adt-package, adt-eclipse, and adt-command. There is also a adt-manual.xml file called by the Makefile. There is also a style.css file. And finally, a adt-manual-customization.xsl file to control numbering. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>