]> code.ossystems Code Review - openembedded-core.git/commit
documentation/adt-manual: New file structure for ADT Manual
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Mon, 14 Mar 2011 20:19:44 +0000 (14:19 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Mar 2011 13:38:02 +0000 (13:38 +0000)
commitac2c8848bbefcf7d24192573904baaef87c67382
tree3300084af930dfce3525c5e7d7c997d0afd2b9e8
parent79f160a7ac9426ec9952f7a9c40190da8b95c88d
documentation/adt-manual:  New file structure for ADT Manual

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>
documentation/adt-manual/Makefile [new file with mode: 0644]
documentation/adt-manual/adt-command.xml [new file with mode: 0644]
documentation/adt-manual/adt-eclipse.xml [new file with mode: 0644]
documentation/adt-manual/adt-intro.xml [new file with mode: 0644]
documentation/adt-manual/adt-manual-customization.xsl [new file with mode: 0644]
documentation/adt-manual/adt-manual.xml [new file with mode: 0644]
documentation/adt-manual/adt-package.xml [new file with mode: 0644]
documentation/adt-manual/adt-prepare.xml [new file with mode: 0644]
documentation/adt-manual/figures/kernel-title.png [new file with mode: 0644]
documentation/adt-manual/figures/yocto-project-transp.png [new file with mode: 0755]
documentation/adt-manual/style.css [new file with mode: 0644]