$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 12:44:59
On Sun, Jun 4, 2017 at 9:33 PM, Robert Ramey via Boost
<boost_at_[hidden]> wrote:
> <?dbhtml stop-chunking?>
> ...I don't know how one would do this with quickbook.
I think this would work:
[section title]
[block'''<?dbhtml stop-chunking?>''']
But chunking is not the problem, I want to disable the generated table
of contents for one section only.