Skip to content
  • Utkarsh Ayachit's avatar
    Updating the code to generate documentation from XMLs. · 0044394f
    Utkarsh Ayachit authored
    * Removed vtkSMExtractDocumentation. Instead using a XSLT based logic to
      generate the html from the XMLs.
    * Added new macro in ParaViewMacros to generate the HTMLs from XML.
    * Update ParaView/Documentation CMakeLists.txt file to use the new XSL logic.
    
    This adds a dependency on the Qt executable "xmlpatterns". xmlpatterns has been
    available since Qt 4.6 so this should not be an issue.
    
    Change-Id: I56dee62e6d20f2b5f739cc1f7a6098c66e168311
    0044394f