10 Jun
2014
10 Jun
'14
12:03 p.m.
John Maddock wrote:
I believe toc.max.depth is the param you want, for example like this: http://www.boost.org/doc/libs/1_55_0/libs/math/doc/html/dist.html
No, that's not quite what I wanted. toc.max.depth controls the depth of the master ToC, and that's quite fine; what I wanted was to control the depth of the section ToC. For example, here http://beta.boost.org/doc/libs/1_55_0/doc/html/atomic/thread_coordination.ht... there's a section ToC right after "Thread coordination using Boost.Atomic", and I wanted nested sections to appear inside, indented, as they do in the master ToC.