$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (cppljevans_at_[hidden])
Date: 2005-08-04 19:19:20
On 08/04/2005 01:01 AM, Jonathan Turkanis wrote:
[snip]
>
> What I meant is that you should write a detailed decription of what it does: how
> many arguments it takes, what properties they must have, what nested types the
> result has, etc.
Like that in, for example:
http://www.boost.org/libs/mpl/doc/refmanual/unpack-args.html
?
If so, should I use .rst or .qbk to generate the .html file? All the
mpl doc files are now created from .rst files, but I recall some mention
of migrating to .qbk files.