id summary reporter owner description type status milestone component version severity resolution keywords cc 6206 Boost 1.48 docs glitch: navigation to boost.pool documentation is broken anonymous Matias Capeletto "'''PROBLEM DESCRIPTION:''' boost_1_48_0/libs/libraries.htm contains a hyperlink ""pool/doc/index.html"" to the boost.pool library documentation. No index.html (auto redirection to the html subdirectory) exists in the specified directory, but there is one in in the pool/ directory (one level up). '''HOW TO REPEAT:''' 1. Download boost 1.48 7z source distribution (probably other formats are affected, too). 2. Unzip it. 3. cd boost_1_48_0 4. open/start index.html (depending on OS: MACOSX / Win32) 5. Go in browser to library documentation by category 6. Try to navigate to boost.pool documentation (auto-redirection to pool/doc/html/index.html is broken) '''COMMENT''': By looking over the hyperlinks to various boost libraries, there seems to be no common recipe how this should be done. Each library seems to enter its documentation structure at a slightly different level. Therefore, there exist at least 3-4 possibilities for this hyperlink from the overview page." Bugs closed To Be Determined Documentation Boost 1.48.0 Problem fixed