$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-10-28 05:26:00
There is a minor problem with Boost.Thread docs. On
http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/libraries.html
the "Boost.Thread" header is in bold, while is different from names of all
other libraries. On
http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/threads.html
"Boost.Thread" is also in bold. That is causes by the declaration of
Boost.Thread entity in libs/doc/thead/entities.xml file. Is it possible to
either change the definition of the entity of its usage? At least, the
<title> should not be in bold.
- Volodya