[quickbook] Does import work?

Rene Rivera <[email protected]>
Newsgroups gmane.comp.lib.boost.documentation
Organization Redshift Software, Inc.
Message-ID <[email protected]>
I'm revisiting some of my languishing libraries that where meant to be 
submitted for Boost. And I'm adding documentation.. Which given the 
nature of one of them I'm going with the route of inserting much of the 
documentation into the code headers, ala Doxygen but using the QUickbook 
import facility. But...

I can't seem to get the following to actually do anything:

====predef.qbk====
[article Predef ...]
[section Reference]
[import boost/predef/version_number.h]
[endsect]
====

====boost/predef/version_number.h====
/* Copyright... */

#ifndef BOOST_PREDEF_VERSION_NUMBER_H
#define BOOST_PREDEF_VERSION_NUMBER_H

/*`
[heading BOOST_VERSION_NUMBER macro]

Blah, blah:

* One
* Two

*/
#define BOOST_VERSION_MACRO(a,b,c)

#endif
====

There's no errors reported. And the import special comment Quickbook 
part doesn't show up in any of the output. Am I doing something silly? 
Or did this never work? Or is it no longer working?

NOTE: Using the trunk quickbook.

Rene.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org (msn) - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.