Joel de Guzman <[EMAIL PROTECTED]> writes: > Joel de Guzman wrote: >> Eric Niebler wrote: >> >>> >>> I have implemented quickbook file inclusion. I haven't checked it in >>> because boost main CVS is frozen for 1.33, but you can get it from the >>> Sandbox File Vault: >>> >>> quickbook.zip at >>> http://boost-sandbox.sf.net/vault/index.php?directory=eric_niebler >>> >>> With this version, you can: >>> [include someother.qbk] >>> >>> which will cause someother.qbk to be processed as a quickbook file, and >>> the output will be inserted into the XML file currently being written. >>> Someother.qbk does not need a document info header, but if it has one, >>> it is ignored. > > Ok... I am not quite sure if ignoring the header is the right way to go. > If a document is meant to be included as part of a bigger document, I > think it should not have a header. Maybe we should issue a warning > if a header is found in an included file instead?
What if the included file is just meant to supply the header? -- Dave Abrahams Boost Consulting www.boost-consulting.com ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Boost-docs mailing list [email protected] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
