It looks like currently there were not any provisions made to include a plugins help files into paraview directly. Looking through the CMake files the documentation is created _before_ the plugin CMake code is called so with out rearranging that cmake code there probably isn't any chance of having my documentation put in.
Or I am just plain missing something. -- Mike Jackson <www.bluequartz.net> On Nov 21, 2011, at 1:44 PM, Michael Jackson wrote: > I have written a couple of plugins for ParaView and updated them for 3.12.0. > I have an HTML file for each filter/reader/writer that I created that > contains the documentation. How can I get those files included into ParaView > so that if the user clicks the "?" button my HTML page will show up? > > Thanks > ___________________________________________________________ > Mike Jackson Principal Software Engineer > BlueQuartz Software Dayton, Ohio > [email protected] www.bluequartz.net > _______________________________________________ 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
