$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] DocBook toolchain: Disable auto toc for just one section's children?
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-06-05 16:43:54
On Mon, Jun 5, 2017 at 9:42 AM, John Maddock via Boost
<boost_at_[hidden]> wrote:
> Otherwise see the section on that page entitled "Keeping selected titles out
> of the TOC" - unfortunately this requires a custom XSLT layer.
Thanks. I'm using a Jamfile with a boostbook target:
https://github.com/vinniefalco/Beast/blob/master/doc/Jamfile#L74
How do I set up the custom XSLT layer? A few examples allude to custom
.xsl files but I have not yet found instructions on how to get those
files into the build.