
Hi all, I would like to do some experiments with asio, but unfortunately i can't get the documentatino compiled to html. Is there a step by step howto available on how to genreate the asio documentation? Best Jochen

On 13/03/2008, Heckl, Jochen (ext) <jochen.heckl.ext@siemens.com> wrote:
I would like to do some experiments with asio, but unfortunately i can't get the documentatino compiled to html. Is there a step by step howto available on how to genreate the asio documentation?
There is prebuilt documentation included in the boost snapshots: http://beta.boost.org/development/testing.html#Snapshots As well as saving yourself some hassle, you'll be doing us a favour, as you'll be helping test the new release. If you haven't read it yet, the first thing to do is read the getting started guide at 'more/getting_started/index.html'. Then if you want to build the documentation yourself, you'll need to setup quickbook, which is detailed in 'tools/quickbook/doc/html/quickbook/install.html'. Once that's done, go to 'libs/asio/doc' and run bjam and that should build the documentation. Daniel

Thanks Daniel, that's exactly what I have been looking for. Best Jochen -----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Daniel James Sent: Thursday, March 13, 2008 11:52 PM To: boost@lists.boost.org Subject: Re: [boost] Boost asio documentation On 13/03/2008, Heckl, Jochen (ext) <jochen.heckl.ext@siemens.com> wrote:
I would like to do some experiments with asio, but unfortunately i can't get the documentatino compiled to html. Is there a step by step howto available on how to genreate the asio documentation?
There is prebuilt documentation included in the boost snapshots: http://beta.boost.org/development/testing.html#Snapshots As well as saving yourself some hassle, you'll be doing us a favour, as you'll be helping test the new release. If you haven't read it yet, the first thing to do is read the getting started guide at 'more/getting_started/index.html'. Then if you want to build the documentation yourself, you'll need to setup quickbook, which is detailed in 'tools/quickbook/doc/html/quickbook/install.html'. Once that's done, go to 'libs/asio/doc' and run bjam and that should build the documentation. Daniel _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (2)
-
Daniel James
-
Heckl, Jochen (ext)