Boost logo

Boost :

Subject: [boost] documentation (ToC) question
From: Peter Dimov (lists_at_[hidden])
Date: 2014-06-10 06:08:17


When using Quickbook/BoostBook, how can a section ToC have two levels
instead of just one?

That is, if we have

[library Boost.Core]
    [section:addressof addressof]
        [section Header 1]
            [section Synopsis]
            [section Example]
        [section Header 2]
            [section Synopsis]
            [section Example]

how can the ToC of [section:addressof] show the Synopsis and Example nested
within Header 1 and Header 2?

I have tried various combinations of generate.section.toc.level,
toc.max.depth, toc.section.depth, but nothing seems to produce the result I
want.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk