Re: [Boost-docs] [quickbook] svg image and width/height specifications

Subject: Re: [Boost-docs] [quickbook] svg image and width/height specifications
From: Daniel James (dnljms_at_[hidden])
Date: 2015-10-29 00:08:31


On 28 October 2015 at 18:02, John Maddock <jz.maddock_at_[hidden]> wrote:
>
>> How would I change the HTML version?
>>
> I'm not sure, but I suspect it's tied to our xsl wrappers.

There are some xsl parameters for docbook. The doc build uses:

<format>html:<xsl:param>chunker.output.doctype-public="-//W3C//DTD
HTML 4.01 Transitional//EN"
<format>html:<xsl:param>chunker.output.doctype-system="http://www.w3.org/TR/html4/loose.dtd"

I don't think it make much difference to the html generated, it just
sets the doctype, which tells the browser to treat it differently.
It's at the bottom of this file:

https://github.com/boostorg/boost/blob/master/doc/Jamfile.v2

Last I checked there was no way to do html5, but that might have changed?


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC