Revision 06cb6b12
Von Moritz Bunkus vor mehr als 12 Jahren hinzugefügt
doc/build/custom-cfg/html.xsl | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 | 2 |
|
3 | 3 |
<!-- This file is part of DobuDish --> |
4 | 4 |
|
... | ... | |
26 | 26 |
<xsl:import href="../../../system/custom-xsl/html-book.xsl"/> |
27 | 27 |
<xsl:import href="common.xsl"/> |
28 | 28 |
|
29 |
<xsl:param name="chunker.output.encoding" select="'UTF-8'"/> |
|
30 |
|
|
29 | 31 |
</xsl:stylesheet> |
Auch abrufbar als: Unified diff
HTML-Version der Dokumentation in UTF-8 encodieren