]> code.ossystems Code Review - openembedded-core.git/commitdiff
handbook: Move into documentation directory
authorRichard Purdie <rpurdie@linux.intel.com>
Fri, 15 Oct 2010 10:55:59 +0000 (11:55 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 15 Oct 2010 10:55:59 +0000 (11:55 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
46 files changed:
documentation/poky-ref-manual/Makefile [moved from handbook/Makefile with 88% similarity]
documentation/poky-ref-manual/TODO [moved from handbook/TODO with 100% similarity]
documentation/poky-ref-manual/bsp-guide.xml [moved from handbook/bsp-guide.xml with 100% similarity]
documentation/poky-ref-manual/bsp.xml [moved from handbook/bsp.xml with 100% similarity]
documentation/poky-ref-manual/development.xml [moved from handbook/development.xml with 100% similarity]
documentation/poky-ref-manual/examples/hello-autotools/hello_2.3.bb [moved from handbook/examples/hello-autotools/hello_2.3.bb with 100% similarity]
documentation/poky-ref-manual/examples/hello-single/files/helloworld.c [moved from handbook/examples/hello-single/files/helloworld.c with 100% similarity]
documentation/poky-ref-manual/examples/hello-single/hello.bb [moved from handbook/examples/hello-single/hello.bb with 100% similarity]
documentation/poky-ref-manual/examples/libxpm/libxpm_3.5.6.bb [moved from handbook/examples/libxpm/libxpm_3.5.6.bb with 100% similarity]
documentation/poky-ref-manual/examples/mtd-makefile/mtd-utils_1.0.0.bb [moved from handbook/examples/mtd-makefile/mtd-utils_1.0.0.bb with 100% similarity]
documentation/poky-ref-manual/extendpoky.xml [moved from handbook/extendpoky.xml with 100% similarity]
documentation/poky-ref-manual/faq.xml [moved from handbook/faq.xml with 100% similarity]
documentation/poky-ref-manual/introduction.xml [moved from handbook/introduction.xml with 100% similarity]
documentation/poky-ref-manual/poky-beaver.png [moved from handbook/poky-beaver.png with 100% similarity]
documentation/poky-ref-manual/poky-handbook.png [moved from handbook/poky-handbook.png with 100% similarity]
documentation/poky-ref-manual/poky-handbook.xml [moved from handbook/poky-handbook.xml with 100% similarity]
documentation/poky-ref-manual/poky-logo.svg [moved from handbook/poky-logo.svg with 100% similarity]
documentation/poky-ref-manual/ref-bitbake.xml [moved from handbook/ref-bitbake.xml with 100% similarity]
documentation/poky-ref-manual/ref-classes.xml [moved from handbook/ref-classes.xml with 100% similarity]
documentation/poky-ref-manual/ref-features.xml [moved from handbook/ref-features.xml with 100% similarity]
documentation/poky-ref-manual/ref-images.xml [moved from handbook/ref-images.xml with 100% similarity]
documentation/poky-ref-manual/ref-structure.xml [moved from handbook/ref-structure.xml with 100% similarity]
documentation/poky-ref-manual/ref-variables.xml [moved from handbook/ref-variables.xml with 100% similarity]
documentation/poky-ref-manual/ref-varlocality.xml [moved from handbook/ref-varlocality.xml with 100% similarity]
documentation/poky-ref-manual/resources.xml [moved from handbook/resources.xml with 100% similarity]
documentation/poky-ref-manual/screenshots/ss-anjuta-poky-1.png [moved from handbook/screenshots/ss-anjuta-poky-1.png with 100% similarity]
documentation/poky-ref-manual/screenshots/ss-anjuta-poky-2.png [moved from handbook/screenshots/ss-anjuta-poky-2.png with 100% similarity]
documentation/poky-ref-manual/screenshots/ss-oprofile-viewer.png [moved from handbook/screenshots/ss-oprofile-viewer.png with 100% similarity]
documentation/poky-ref-manual/screenshots/ss-sato.png [moved from handbook/screenshots/ss-sato.png with 100% similarity]
documentation/poky-ref-manual/style.css [moved from handbook/style.css with 100% similarity]
documentation/poky-ref-manual/usingpoky.xml [moved from handbook/usingpoky.xml with 100% similarity]
documentation/template/Vera.ttf [moved from handbook/template/Vera.ttf with 100% similarity]
documentation/template/Vera.xml [moved from handbook/template/Vera.xml with 100% similarity]
documentation/template/VeraMoBd.ttf [moved from handbook/template/VeraMoBd.ttf with 100% similarity]
documentation/template/VeraMoBd.xml [moved from handbook/template/VeraMoBd.xml with 100% similarity]
documentation/template/VeraMono.ttf [moved from handbook/template/VeraMono.ttf with 100% similarity]
documentation/template/VeraMono.xml [moved from handbook/template/VeraMono.xml with 100% similarity]
documentation/template/draft.png [moved from handbook/template/draft.png with 100% similarity]
documentation/template/fop-config.xml [moved from handbook/template/fop-config.xml with 100% similarity]
documentation/template/ohand-color.svg [moved from handbook/template/ohand-color.svg with 100% similarity]
documentation/template/poky-db-pdf.xsl [moved from handbook/template/poky-db-pdf.xsl with 100% similarity]
documentation/template/poky-handbook.png [moved from handbook/template/poky-handbook.png with 100% similarity]
documentation/template/poky.svg [moved from handbook/template/poky.svg with 100% similarity]
documentation/template/titlepage.templates.xml [moved from handbook/template/titlepage.templates.xml with 100% similarity]
documentation/tools/poky-docbook-to-pdf [moved from handbook/tools/poky-docbook-to-pdf with 89% similarity]
handbook/ChangeLog [deleted file]

similarity index 88%
rename from handbook/Makefile
rename to documentation/poky-ref-manual/Makefile
index 4b3035e79625f26cd288695ae170ce65b076b653..b023045d0eab41d35da31c13cb75e07b462c49c1 100644 (file)
@@ -1,8 +1,8 @@
 all: html pdf tarball
 
 pdf:
-       ./tools/poky-docbook-to-pdf poky-handbook.xml ./template
-       ./tools/poky-docbook-to-pdf bsp-guide.xml ./template
+       cd ..; ./tools/poky-docbook-to-pdf ./poky-ref-manual/poky-handbook.xml ./template
+       cd..; ./tools/poky-docbook-to-pdf ./poky-ref-manual/bsp-guide.xml ./template
 
 XSLTOPTS = --stringparam html.stylesheet style.css \
            --stringparam  chapter.autolabel 1 \
similarity index 89%
rename from handbook/tools/poky-docbook-to-pdf
rename to documentation/tools/poky-docbook-to-pdf
index 8e3d7542f7ded87a4729adcc9146950c4eb8a464..aa221c02bcebf83e3e0ffe1a172f0cd313b595d0 100755 (executable)
@@ -9,9 +9,8 @@ if [ -z "$1" -o -z "$2" ]; then
    exit 0
 fi
 
-BASENAME=`basename $1 .xml` || exit 1
-FO="$BASENAME.fo" 
-PDF="$BASENAME.pdf"
+FO=`echo $1 | sed s/.xml/.fo/` || exit 1
+PDF=`echo $1 | sed s/.xml/.pdf/` || exit 1
 TEMPLATEDIR=$2
 
 ##
@@ -35,6 +34,7 @@ xsltproc --xinclude                    \
          $TEMPLATEDIR/poky-db-pdf.xsl    \
         $1                 || exit 1
 
+echo fop -c $TEMPLATEDIR/fop-config.xml -fo $FO -pdf $PDF       || exit 1
 fop -c $TEMPLATEDIR/fop-config.xml -fo $FO -pdf $PDF       || exit 1
 
 rm -f $FO
diff --git a/handbook/ChangeLog b/handbook/ChangeLog
deleted file mode 100644 (file)
index e0b51d4..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-2008-02-29  Matthew Allum  <mallum@openedhand.com>
-
-       * development.xml:
-        Disable images too big / lack context for now.
-       * introduction.xml:
-        Remove some OH specific stuff.
-       * style.css:
-        Remove limit on image size
-
-2008-02-15  Matthew Allum  <mallum@openedhand.com>
-
-       * introduction.xml:
-        Minor tweaks to 'What is Poky'
-
-2008-02-15  Matthew Allum  <mallum@openedhand.com>
-
-       * poky-handbook.xml:
-        * poky-handbook.png
-        * poky-beaver.png
-       * poky-logo.svg:
-       * style.css:
-        Add some title images.
-
-2008-02-14  Matthew Allum  <mallum@openedhand.com>
-
-       * development.xml:
-        remove uri's
-       * style.css:
-        Fix glossary
-
-2008-02-06  Matthew Allum  <mallum@openedhand.com>
-
-       * Makefile:
-        Add various xslto options for html.
-       * introduction.xml:
-        Remove link in title.
-       * style.css:
-        Add initial version