$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [docs][website] Can the docs on the website be xhtml +svg?
From: John Maddock (john_at_[hidden])
Date: 2014-01-31 13:17:45
> The ideal is the html5 doctype (<!DOCTYPE html>), but it doesn't seem
> to be possible to change docbook to generate it.
The latest docbook stylesheets have an option for xhtml5 which should do
that: there's no support for calling that stylesheet in Boost.Build of
course.
John.