Bug 131182

Summary: missing links in boost-doc/spirit
Product: [openSUSE] SUSE LINUX 10.0 Reporter: August Hörandl <hoea>
Component: DocumentationAssignee: Philipp Thomas <pth>
Status: RESOLVED FIXED QA Contact: Karl Eichwalder <ke>
Severity: Normal    
Priority: P5 - None CC: forgotten_OS1JNCFbCX
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE 11.0   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.