Hi Y'all, I should be in vacation right now, but I can't resist some coding for fun. So, I think we now have the templates in its final form. See the docs here:
http://spirit.sourceforge.net/dl_docs/quickbook_doc/doc/html/quickbook/syntax/block.html#quickbook.syntax.block.templates (sorry tinyurl seems to be down ATM) Now, I'm on to providing template namespaces. My plan is for each qbk file to have its own template namespace. Access to each file's template namespace will be: [doc_id.template_id arg1 arg2...argN] You may also wish to import all templates from an included qbk file: [import doc_id] Have fun! Cheers, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net _______________________________________________ Boost-docs mailing list [email protected] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
