On Sun, May 3, 2009 at 4:45 PM, Daniel James
2009/5/3 Peng Yu
: I am looking for some example files so that I can run quickbook on it and generate some test documentation.
There isn't really any at the moment. The best examples are existing libraries. I think Boost.Config is a pretty good example. That documentation is at 'libs/boost/config/doc'. You can rebuild the documentation by running 'bjam' in that directory.
You might find this guide to setting up the tools useful:
https://svn.boost.org/trac/boost/wiki/BoostDocs/GettingStarted
Although, it assumes you're already using boost build.
BTW, I still think that the quickbook document should provide some easy example files so that I try.
I agree, I've been meaning to put together some better introductory material for a while, but I've got a few things on my plate.
I do not know how bjam works. At this moment, I just want to know what command has been called to build the document. Would you please let me know what the commands are or how I can figure out what they are? Regards, Peng