I think there may be an issue with the installation rule, at least on OS X. I do a "make install" and the documentation does not seem to get copied/registered/whatever. I tried turning on the PARAVIEW_INSTALL_DEVELOPMENT to see if that helped but didn't seem to. Suggestions?
--
Mike Jackson <www.bluequartz.net>

On Mar 8, 2010, at 9:44 AM, Utkarsh Ayachit wrote:

BUILD_DOCUMENTATION refers to  the doxygen documentation for the C++
classes etc., and never referred to  the help in ParaView.

Utkarsh

On Mon, Mar 8, 2010 at 9:38 AM, Eric E. Monson <[email protected]> wrote:
Okay, so in the past it only got generated when BUILD_DOCUMENTATION was ON, or was there some other process?

Thanks for the quick fix,
-Eric


On Mar 8, 2010, at 9:35 AM, Utkarsh Ayachit wrote:

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

_______________________________________________
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

Reply via email to