From fccb51c230ca9207ac7f807fee93dd0f1b614a47 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 9 May 2011 12:01:11 -0500 Subject: documentation/poky-ref-manual: Figures cleanup I removed two figures from the figures directory: cropped-yocto-project-bw.png and yocto-project-transp.png. Both figures are relics and not used in the manual. I also altered the Makefile to pull the ss-sato.png file from the figures directory instead of the screenshots directory. I moved this PNG file from the screenshots directory to the figures directory so that all figures would be in the figures directory. Finally, I updated the introduction.xml file so that the html code to include the ss-sato.png file pulls it from the figures directory and not the screenshots directory. (From yocto-docs rev: daa15c232d8c46d94cafd080e03318c733ec089f) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/Makefile | 2 +- .../poky-ref-manual/figures/cropped-yocto-project-bw.png | Bin 5453 -> 0 bytes .../poky-ref-manual/figures/yocto-project-transp.png | Bin 8626 -> 0 bytes documentation/poky-ref-manual/introduction.xml | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100755 documentation/poky-ref-manual/figures/cropped-yocto-project-bw.png delete mode 100755 documentation/poky-ref-manual/figures/yocto-project-transp.png (limited to 'documentation') diff --git a/documentation/poky-ref-manual/Makefile b/documentation/poky-ref-manual/Makefile index 3e4bec3f7c..50bc773c30 100644 --- a/documentation/poky-ref-manual/Makefile +++ b/documentation/poky-ref-manual/Makefile @@ -21,7 +21,7 @@ html: xsltproc $(XSLTOPTS) -o poky-ref-manual.html poky-ref-manual-customization.xsl poky-ref-manual.xml tarball: html - tar -cvzf poky-ref-manual.tgz poky-ref-manual.html style.css figures/yocto-project-transp.png figures/poky-ref-manual.png screenshots/ss-sato.png + tar -cvzf poky-ref-manual.tgz poky-ref-manual.html style.css figures/poky-ref-manual.png figures/ss-sato.png validate: xmllint --postvalid --xinclude --noout poky-ref-manual.xml diff --git a/documentation/poky-ref-manual/figures/cropped-yocto-project-bw.png b/documentation/poky-ref-manual/figures/cropped-yocto-project-bw.png deleted file mode 100755 index 561333b146..0000000000 Binary files a/documentation/poky-ref-manual/figures/cropped-yocto-project-bw.png and /dev/null differ diff --git a/documentation/poky-ref-manual/figures/yocto-project-transp.png b/documentation/poky-ref-manual/figures/yocto-project-transp.png deleted file mode 100755 index 31d2b147fd..0000000000 Binary files a/documentation/poky-ref-manual/figures/yocto-project-transp.png and /dev/null differ diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index 90eaf014c0..7314b04d78 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml @@ -59,7 +59,7 @@ - + The Sato Desktop - A screenshot from a machine running a Poky built image -- cgit v1.2.3-54-g00ecf