Bug 131182 - missing links in boost-doc/spirit
Summary: missing links in boost-doc/spirit
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Documentation (show other bugs)
Version: Final
Hardware: Other openSUSE 11.0
: P5 - None : Normal
Target Milestone: ---
Assignee: Philipp Thomas
QA Contact: Karl Eichwalder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-27 22:28 UTC by August Hörandl
Modified: 2007-11-12 16:11 UTC (History)
1 user (show)

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description August Hörandl 2005-10-27 22:28:54 UTC
the documentation for the boost spirit libray includes some links
to examples. these links are dead links, the whole example directory is missing

example:
/usr/share/doc/packages/boost-doc/libs/spirit/doc/indepth_the_parser_context.html
 has a dead link (just above the "an example" headline) to parser_context.cpp which is file:///usr/share/doc/packages/boost-doc/libs/spirit/example/fundamental/parser_context.cpp

hint: compare to the online documentation with "good links":
http://www.boost.org/libs/spirit/doc/indepth_the_parser_context.html
Comment 1 August Hörandl 2005-10-28 00:00:36 UTC
linkchecker from http://linkchecker.sourceforge.net reports 73 errors

$ linkchecker --no-warnings --ignore-url=http --ignore-url=ftp --ignore-url=news  /usr/share/doc/packages/boost-doc/libs/spirit/index.html 
...
That's it. 2166 links checked. 31 warnings found. 73 errors found.

checking /usr/share/doc/packages/boost-doc/index.htm gives endless errors
Comment 2 Philipp Thomas 2005-11-07 10:22:54 UTC
I'll see what I can come up with. The boost project does not
separate documentation and code which makes it hard to do it on our side.
Comment 3 Philipp Thomas 2007-11-12 16:11:50 UTC
The complete documentation for the new 1.34 package has been checked with linkchecker and all non-external links are OK.