Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | documentation/adt-manual/adt-manual.xml: Initial file | Scott Rifenbark | 2011-03-16 | 1 | -11/+15 | |
| | | | | | | | | | | This is the initial file that the Makefile calls. The changes in this commit reflect edits taking it from the copied kernel manual version. (From OE-Core rev: a7c2c126e4ab12e4ba13cd4cfad70b6556739bc5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | |||||
* | documentation/adt-manual/figures: Added title PNG file, deleted kernel title ↵ | Scott Rifenbark | 2011-03-16 | 2 | -0/+0 | |
| | | | | | | | | | | | | PNG file. I added the title PNG file and removed the existing (copied) kernel title PNG file. (From OE-Core rev: a4a9c47c1bd1e53652f73cc76f781f1c5df8adcc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | |||||
* | documentation/adt-manual: New file structure for ADT Manual | Scott Rifenbark | 2011-03-16 | 11 | -0/+1369 | |
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. (From OE-Core rev: ac2c8848bbefcf7d24192573904baaef87c67382) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |