After getting past a couple of initial hurdles in getting BoostBook to run on my machine, I simply added the appropriate library section to boost.xml, like this:
<xi:include href="../../libs/thread/doc/thread.xml"/>
and everything worked great!
Now for the question. The file thread.xml also has <xi:include/> entries in it. If I edit one of those included files and run BoostBook, nothing rebuilds; however, if I modify thread.xml and run BoostBook, then it does rebuild. Any idea why it's not noticing the changes one level deeper? Should it?
Mike
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Boost-docs mailing list [EMAIL PROTECTED] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
