$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-02-11 13:06:01
Hi Bill,
How's the next step coming? I found a few copy/paste errors in the existing
index.html template:
<dt>Values</dt>
<dl class="index">
<dt>{{value name}}</dt>
</dl>
<dt>Types</dt>
<dl class="index">
<dt>{{type name}}</dt>
^^^^^^^^^^
</dl>
<dt>Classes</dt>
<dl class="index">
<dt>{{class name}}</dt>
^^^^^^^^^^
</dl>
<dt>Functions</dt>
<dl class="index">
<dt>{{function name}}</dt>
^^^^^^^^^^
</dl>
*---------------------------------------------------*
David Abrahams
C++ Booster (http://www.boost.org)
Pythonista (http://www.python.org)
resume: http://users.rcn.com/abrahams/resume.html
email: david.abrahams_at_[hidden]
*---------------------------------------------------*