Boost logo

Boost Users :

From: Edward Diener (eldiener_at_[hidden])
Date: 2007-12-15 09:32:00


Ion Gaztañaga wrote:
> Stefan Funck wrote:
>> Hi,
>>
>> could someone please give a hint where to find the interprocess documentation?
>> http://igaztanaga.drivehq.com/interprocess
>> seems to be broken, also
>> http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/interprocess.html
>> as given in doc/html/interprocess.html from the current svn trunk does not work.
>
> http://igaztanaga.drivehq.com/interprocess is online again. I don't know
> if trunk documentation is being automaticaly generated, though.

The trunk documentation can be built from the jamfile.v2 in the
libs/interprocess/doc directory. The output goes to the
libs/interprocess/doc/html directory.

The link in the documentation page for all libraries for trunk points to
libs/interprocess/index.html. This redirects to
doc/html/interprcoess.html. The latter redirects to
http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/interprocess.html
which does not exist, instead of going back to
libs/interprocess/doc/html/index.html, which does exist after the
documentation is built using the jamfile specified above.

Perhaps this should be fixed so after the end-user build the
documentation, the link in the overall documentation brings him
eventually to libs/interprocess/doc/html/index.html.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net