
David Abrahams wrote:
pedro.lamarao@mndfck.org writes:
With current CVS HEAD, following the instructions in the documentation, I get the following error.
I tried reading the various Jamfile.v2 all over the place to try and understand what exactly I must pass to xsltproc to produce documentation manually but have had little success so far.
[pedro@localhost doc]$ bjam-cvs --v2
You might get more useful info from
bjam --v2 --debug-generators
Didn't try that yet, but I learned that by setting using boostbook : /usr/share/sgml/docbook/xsl-stylesheets : /usr/share/sgml/docbook/xml-dtd-4.1.2-1.0-25 ; in user-config.jam as indicated in the documentation I can build, say, libs/signals/doc. That's enough for what I'm trying to accomplish right now. But I still get the same error when trying to build in the top level doc. -- Pedro Lamarão