Eric, I've committed a fix to CVS. Added is a new advanced CMake variable GENERATE_FILTERS_DOCUMENTATION which ensures that the documentation for sources/readers etc. is built. It's off by default, since many-a-times esp. on windows, running the documentation building executable fails due to incomplete PATH etc. which can be very annoying.
/cvsroot/ParaView3/ParaView3/Documentation/CMakeLists.txt,v <-- Documentation/CMakeLists.txt new revision: 1.25; previous revision: 1.24 Utkarsh On Mon, Mar 8, 2010 at 9:22 AM, Eric E. Monson <[email protected]> wrote: > Hey all, > > In CVS the Documentation/ParaViewFilters.html file is missing, along with all > of the individual filters docs. Is this something that gets auto-generated > when you turn on BUILD_DOCUMENTATION, or has it really been misplaced? (I > usually have doc gen turned off). > > Thanks, > -Eric > > ------------------------------------------------------ > Eric E Monson > Duke Visualization Technology Group > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
