23 Apr 17:55
building html docs
From: Robert Ramey <ramey <at> rrsd.com>
Subject: building html docs
Newsgroups: gmane.comp.lib.boost.documentation
Date: 2008-04-23 15:57:25 GMT
Subject: building html docs
Newsgroups: gmane.comp.lib.boost.documentation
Date: 2008-04-23 15:57:25 GMT
I find myself wanting to investigate the accumulators library in a bad way. I find its only in the trunk - ok. The documentaiton is written in quickbook - ok The generated html isn't in the trunk - ok so to build the html I run bjam from the libs/accumlators/doc directory and I get the folllowing. what do I have to do to look at the html version of the documentation for this library? Robert Ramey warning: Graph library does not contain optional GraphML reader. note: to enable GraphML support, set EXPAT_INCLUDE and EXPAT_LIBPATH to the note: directories containing the Expat headers and libraries, respectively. warning: skipping optional Message Passing Interface (MPI) library. note: to enable MPI support, add "using mpi ;" to user-config.jam. note: to suppress this message, pass "--without-mpi" to bjam. note: otherwise, you can safely ignore this message. Building Boost.Regex with the optional Unicode/ICU support disabled. Please refer to the Boost.Regex documentation for more information (don't panic: this is a strictly optional feature). Jamfile.v2:18: in modules.load rule doxygen unknown in module Jamfile</C:/BoostTrunk/libs/accumulators/doc>. C:/BoostTrunk/tools/build/v2/build\project.jam:307: in load-jamfile C:/BoostTrunk/tools/build/v2/build\project.jam:63: in load C:/BoostTrunk/tools/build/v2/build\project.jam:167: in project.find C:/BoostTrunk/tools/build/v2\build-system.jam:521: in load C:\BoostTrunk\tools\build\v2/kernel\modules.jam:267: in import C:\BoostTrunk\tools\build\v2/kernel/bootstrap.jam:132: in boost-build C:\BoostTrunk\boost-build.jam:11: in module scope
RSS Feed