On 17/09/10 00:22, Mateusz Loskot wrote: > On 13/09/10 22:51, Denis Arnaud wrote: >> @Mateusz: with the Autotools, I managed to generate also the (HTML) >> documentation thanks to Doxygen. Would you be interested by generating >> that documentation along the way (it is needed at the time of build by >> Fedora/RedHat packaging)? >> The only thing is that I know how to use Doxygen with the Autotools, but >> I do not know how to do it with CMake. > > It can be fired up easily from CMake, I'll add dedicated option for that > For example, if WITH_DOXYGEN=ON and Doxygen tool found...
Denis, I've added CMake code to look for Doxygen tool. Would you mind sharing your Doxyfile? I'd like to use it as input template that will be used to generate final Doxyfile during build which next will generate documentation. Cheers, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
