mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 15:03:57 +00:00
Use US-ASCII for html documentation.
[SVN r57964]
This commit is contained in:
parent
2e44e8a688
commit
81d6139335
@ -39,6 +39,7 @@
|
||||
<xsl:param name="generate.section.toc.level" select="3"/>
|
||||
<xsl:param name="doc.standalone">false</xsl:param>
|
||||
<xsl:param name="chunker.output.indent">yes</xsl:param>
|
||||
<xsl:param name="chunker.output.encoding">US-ASCII</xsl:param>
|
||||
<xsl:param name="chunk.quietly" select="not(number($boostbook.verbose))"/>
|
||||
<xsl:param name="toc.max.depth">2</xsl:param>
|
||||
<xsl:param name="callout.graphics.number.limit">15</xsl:param>
|
||||
|
Loading…
x
Reference in New Issue
Block a user