[iostreams] Online docs have lost the menu contents on the left

Is it my imagination, or id the 1.35 online documentation for iostreams lose the navigation menu in the left side frame window. When I view http://www.boost.org/doc/libs/1_35_0/libs/iostreams/doc/index.html It shows a frame on the left which only contains the boost logo, the heading Boost.iostreams and a horizontal line underneath and nothing else. My local copy of 1_34_1 of this library shows a full contents menu on the left hand frame underneath the horizontal line for navigation. Without this contents menu, it is very difficult to navigate through these documents. I have tried viewing this in firefox 2.0x, IE 6, and IE 7 and the results are the same.

eg 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. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org (msn) - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail


On Tue, Apr 1, 2008 at 12:04 PM, Rene Rivera <grafikrobot@gmail.com> wrote:
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

James Porter wrote:
Aha, thanks for finding that as I was looking in the wrong direction. It's fixed now. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org (msn) - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail
participants (3)
-
eg
-
James Porter
-
Rene Rivera