summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-05-09 11:48:26 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-20 22:35:15 +0000
commit00a8552b2b419b77213ed0e7bf064674dd2088d5 (patch)
treedb8996257c4e24120fcbd978c85e156959dc4417
parentec3aab7b046c3f6aeee8bda7e2ca1a45f420f3bb (diff)
downloadpoky-00a8552b2b419b77213ed0e7bf064674dd2088d5.tar.gz
BUGID#_956: documenation/poky-ref-manual/Makefile: Updated publish
BUGID#_956: I updated the publish option so that the HTML and PDF versions of the manual are automatically pushed to the Yocto Project website. This fix takes care of BUGID#_956 for the Poky Reference Manual. (From yocto-docs rev: 2a8a3157512e496a3884f25b5bb060f9571edc8e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/poky-ref-manual/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/Makefile b/documentation/poky-ref-manual/Makefile
index f686304f3d..eff947c6ee 100644
--- a/documentation/poky-ref-manual/Makefile
+++ b/documentation/poky-ref-manual/Makefile
@@ -20,7 +20,7 @@ XSLTOPTS = --stringparam html.stylesheet style.css \
20 --stringparam appendix.autolabel A \ 20 --stringparam appendix.autolabel A \
21 --stringparam section.autolabel 1 \ 21 --stringparam section.autolabel 1 \
22 --stringparam section.label.includes.component.label 1 \ 22 --stringparam section.label.includes.component.label 1 \
23 --xinclude 23 --xinclude
24 24
25VER = 1.0 25VER = 1.0
26DOC = poky-ref-manual 26DOC = poky-ref-manual