$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2008-07-02 05:04:22
Hello,
As a Boost user, I find indeed very useful to have the same structure
in almost every Boost docs, and I'm disturbed when it's not the case.
The 2 most useful things in my opinion are a "quick start" or
"overview" section at the very beginning as Edward said, and having in
each page that presents a new class/function the precise header in
which in can be found (very annoying when it's not indicated).
Shouldn't Boost define a few elements like those ones that would have
to be present in the documentation for a library to be accepted?
Bruno