]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation: dev-manual - removed the wip.png figure
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Fri, 19 Oct 2012 21:24:22 +0000 (14:24 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Oct 2012 08:49:08 +0000 (09:49 +0100)
this figure used to be at the end of the development manual.
I have removed it from both figures directories and taken
it out of the TARFILE list in the Makefile.

(From yocto-docs rev: ad8fcfc4bddb6bcee0e1a4ece78cd87ab0d51b6c)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/Makefile
documentation/dev-manual/figures/wip.png [deleted file]
documentation/mega-manual/figures/wip.png [deleted file]

index e6185ece522f1491854f9b2060eff1393073e06d..0218211313f9e797597e934c2604a33c290e78bf 100644 (file)
@@ -120,8 +120,7 @@ TARFILES = dev-style.css dev-manual.html dev-manual.pdf \
            figures/app-dev-flow.png figures/bsp-dev-flow.png figures/dev-title.png \
            figures/git-workflow.png figures/index-downloads.png figures/kernel-dev-flow.png \
            figures/kernel-overview-1.png figures/kernel-overview-2-generic.png \
-           figures/source-repos.png figures/yp-download.png \
-           figures/wip.png
+           figures/source-repos.png figures/yp-download.png
        endif
 
 MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf
@@ -183,8 +182,7 @@ TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png figures
        figures/app-dev-flow.png figures/bsp-dev-flow.png figures/dev-title.png \
        figures/git-workflow.png figures/index-downloads.png figures/kernel-dev-flow.png \
        figures/kernel-overview-1.png figures/kernel-overview-2-generic.png \
-       figures/source-repos.png figures/yp-download.png \
-       figures/wip.png
+       figures/source-repos.png figures/yp-download.png
        endif
 
 MANUALS = $(DOC)/$(DOC).html
diff --git a/documentation/dev-manual/figures/wip.png b/documentation/dev-manual/figures/wip.png
deleted file mode 100644 (file)
index 8811637..0000000
Binary files a/documentation/dev-manual/figures/wip.png and /dev/null differ
diff --git a/documentation/mega-manual/figures/wip.png b/documentation/mega-manual/figures/wip.png
deleted file mode 100644 (file)
index 8811637..0000000
Binary files a/documentation/mega-manual/figures/wip.png and /dev/null differ