$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [http] Formal review of Boost.Http
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2015-08-07 22:39:09
VinÃcius dos Santos Oliveira wrote:
> I'd be happy already if I knew hot to remove the TOC from the reference page. It'd be much more clean already.
I just chose to avoid nesting too many [section] blocks in favor of
[heading] at that level:
- https://github.com/boostorg/align/blob/master/doc/align.qbk#L528
- http://boostorg.github.io/align/align/reference.html
Best,
Glen