From: Koen Kooi Date: Fri, 27 Feb 2009 14:12:11 +0000 (+0100) Subject: usermanual: fix 'nochunk' types X-Git-Tag: Release-2010-05/1~3942^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=433e8f22bbb1e2baa7875f6d1f1c88804d6d7e7c;p=openembedded.git usermanual: fix 'nochunk' types --- diff --git a/docs/usermanual/Makefile b/docs/usermanual/Makefile index 5649442ed5..305448af4f 100644 --- a/docs/usermanual/Makefile +++ b/docs/usermanual/Makefile @@ -6,7 +6,7 @@ types = $(xmltotypes) $(htmltypes) $(docbooktotypes) xmltotypes = docbooktotypes = dvi pdf ps rtf tex texi txt htmltypes = html xhtml -htmlxsl = $(if $(filter $@,$(foreach type,$(htmltypes),$(type)-nochunks)),docbook-utf8.xsl,http://docbook.sourceforge.net/release/xsl/current/$@/chunk.xsl) +htmlxsl = $(if $(filter $@,$(foreach type,$(htmltypes),$(type)-nochunks)),docbook-utf8.xsl,chunk-utf8.xsl) htmlcssfile = docbook.css htmlcss = $(topdir)/html.css # htmlcssfile = @@ -20,7 +20,7 @@ endef else define command @echo $(2) $(3) $(4) - @$(1) >/dev/null + @$(1) endef endif diff --git a/docs/usermanual/chunk-utf8.xsl b/docs/usermanual/chunk-utf8.xsl new file mode 100644 index 0000000000..5d979ac711 --- /dev/null +++ b/docs/usermanual/chunk-utf8.xsl @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + +