[Paraview-developers] Documenting plugin

houssen houssen at ipgp.fr
Sun Jul 12 06:08:55 EDT 2015


I have a plugin (writer). I added a documentation (index.thml + 
style.css) for it by adding this in the CMakeLists.txt :
ADD_PARAVIEW_PLUGIN(SurfaceLIC "1.0" DOCUMENTATION_DIR 
"${CMAKE_CURRENT_SOURCE_DIR}/doc" ...)
according to 
http://www.paraview.org/Wiki/ParaView/Plugin_HowTo#Adding_Documentation_for_Plugins.

When pressing F1, the documentation appears in the ParaView GUI but 
besides the "ParaView User Manual / writers" : is this expected ? Did I 
miss something to get the doc in the right place ?

Franck


More information about the Paraview-developers mailing list