$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Improving Documentation
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2013-10-15 11:50:09
On 15/10/13 15:59, Felipe Magno de Almeida wrote:
> On Tue, Oct 15, 2013 at 10:47 AM, Mathias Gaunard
> <mathias.gaunard_at_[hidden]> wrote:
>>
>
> [snip]
>
>> Writing those XML files by hand is indeed not great, and we could extend
>> Quickbook or use another tool to generate them instead.
>
> Having used quickbook, adding this support for quickbook would definitely
> be great! And we could have [conceptref ...] too.
Quickbook already has [conceptref ...], see the Quickbook reference:
<http://www.boost.org/doc/libs/release/doc/html/quickbook/ref.html>
Quickbook currently generates a subset of Boostbook, it has all the
stuff to "link" or "reference" a function/class/macro/concept, but not
the ability to define one.