Creating Compiled Help Files

You can use the HTML or RTF files LabVIEW generates to create your own compiled help files.

Complete the following steps to create a compiled help file.

  1. Generate HTML or RTF files from the VI documentation:
  2. Compile the source HTML or RTF documents into one file. You can use one of the following third-party utilities to compile the documents, but several utilities are available:
  3. Link from the VIs you documented to the compiled help file.

If you want to create an HTML-based help file for multiple platforms, you can use a compiled HTML Help file on Windows and use uncompiled HTML files on macOS and Linux. If you want to create an RTF-based help file for multiple platforms, you must compile the help file separately on each platform.