From ac2c8848bbefcf7d24192573904baaef87c67382 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 14 Mar 2011 14:19:44 -0600 Subject: 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 --- documentation/adt-manual/adt-manual-customization.xsl | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 documentation/adt-manual/adt-manual-customization.xsl (limited to 'documentation/adt-manual/adt-manual-customization.xsl') diff --git a/documentation/adt-manual/adt-manual-customization.xsl b/documentation/adt-manual/adt-manual-customization.xsl new file mode 100644 index 0000000000..8eb69050ba --- /dev/null +++ b/documentation/adt-manual/adt-manual-customization.xsl @@ -0,0 +1,8 @@ + + + + + + + + -- cgit v1.2.3