Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | documentation/adt-manual/Makefile: Added PDF file to the tarball | Scott Rifenbark | 2011-04-06 | 1 | -1/+1 |
| | | | | | | | (From OE-Core rev: f30f044355bfe4a1c7b08a201b813afd7cf4bddb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | documentation/adt-manual/Makefile: Initial Makefile | Scott Rifenbark | 2011-03-16 | 1 | -6/+6 |
| | | | | | | | | | | These edits take the Makefile from the version I copied over from the Kernel manual to create the initial version for the ADT Manual. (From OE-Core rev: 50c61a4fe2f4ad65d6934a3ec3799e6a64709ed3) 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 | 1 | -0/+42 |
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> |