summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2010-10-27 13:18:50 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2010-10-27 13:18:50 +0000
commit4a662fcabd2c3914206cce3c7fb4d932fa9fcd9d (patch)
treeed235a3671b352d71d13d312819c121abb850730 /doc
parent998a117d9b14ca409f157320670a7caac885255a (diff)
Relevant BUGIDs:
Purpose of commit: bugfix Commit summary: --------------- 2010-10-27 Thorsten Kukuk <kukuk@thkukuk.de> * doc/adg/Makefile.am: Use UTF-8 for html docu. * doc/mwg/Makefile.am: Likewise. * doc/sag/Makefile.am: Likewise. kernel.org webserver is using UTF-8
Diffstat (limited to 'doc')
-rw-r--r--doc/adg/Makefile.am1
-rw-r--r--doc/mwg/Makefile.am1
-rw-r--r--doc/sag/Makefile.am1
3 files changed, 3 insertions, 0 deletions
diff --git a/doc/adg/Makefile.am b/doc/adg/Makefile.am
index 03d0c871..31bc2336 100644
--- a/doc/adg/Makefile.am
+++ b/doc/adg/Makefile.am
@@ -45,6 +45,7 @@ html/Linux-PAM_ADG.html: $(XMLS) $(DEP_XMLS)
--stringparam section.autolabel 1 \
--stringparam section.label.includes.component.label 1 \
--stringparam toc.max.depth 3 --xinclude --nonet \
+ --stringparam chunker.output.encoding UTF-8 \
http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl $<
distclean-local:
diff --git a/doc/mwg/Makefile.am b/doc/mwg/Makefile.am
index 77296189..47b4854e 100644
--- a/doc/mwg/Makefile.am
+++ b/doc/mwg/Makefile.am
@@ -45,6 +45,7 @@ html/Linux-PAM_MWG.html: $(XMLS) $(DEP_XMLS)
--stringparam section.autolabel 1 \
--stringparam section.label.includes.component.label 1 \
--stringparam toc.max.depth 3 --xinclude --nonet \
+ --stringparam chunker.output.encoding UTF-8 \
http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl $<
distclean-local:
diff --git a/doc/sag/Makefile.am b/doc/sag/Makefile.am
index 26b5f5b8..35b16691 100644
--- a/doc/sag/Makefile.am
+++ b/doc/sag/Makefile.am
@@ -46,6 +46,7 @@ html/Linux-PAM_SAG.html: $(XMLS) $(DEP_XMLS)
--stringparam section.autolabel 1 \
--stringparam section.label.includes.component.label 1 \
--stringparam toc.max.depth 2 --xinclude --nonet \
+ --stringparam chunker.output.encoding UTF-8 \
http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl $<
distclean-local: