$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: James Porter (porterj_at_[hidden])
Date: 2008-04-03 13:07:43
On Tue, Apr 1, 2008 at 12:04 PM, Rene Rivera <grafikrobot_at_[hidden]> wrote:
> Indeed. The menu doesn't seem to load, on any version of the docs, when
> viewed on-line. I'll look at this ASAP. But could you file a bug report
> for this.
It appears that the issue is some HTML that got appended to the end of
tree.js, which the Iostreams documentation uses to make the
collapsible tree. Removing "</body></html>" from the last line of
tree.js fixes everything for me.
- Jim