diff --git a/documentation/NDPluginFile.html b/documentation/NDPluginFile.html index da64501..2ddaff0 100755 --- a/documentation/NDPluginFile.html +++ b/documentation/NDPluginFile.html @@ -184,14 +184,15 @@ No formats support all of these compression types. Many support only one, or have an implicit compression mode and so ignore the CompressType parameter. For example, the JPEG format supports only the JPEG compression scheme, which is implicit. The - TIFF format supports "None", (ADD DOCUMENTATION ON TIFF COMPRESSION AND OTHER FORMATS)

+ TIFF format supports "None", (ADD DOCUMENTATION ON TIFF COMPRESSION AND + OTHER FORMATS)

The NDFileMagick class documentation describes this class in detail.

- The NDFileMagick plugin is created with the NDFileMagickConfigure command, either from - C/C++ or from the EPICS IOC shell.

+ The NDFileMagick plugin is created with the NDFileMagickConfigure command, either + from C/C++ or from the EPICS IOC shell.

NDFileMagickConfigure(const char *portName, int queueSize, int blockingCallbacks, 
                       const char *NDArrayPort, int NDArrayAddr, size_t maxMemory, 
                       int priority, int stackSize)
@@ -200,7 +201,8 @@
     For details on the meaning of the parameters to this function refer to the detailed
     documentation on the NDFileMagickConfigure function in the 
       NDFileMagick.cpp documentation and in the documentation for the constructor
-    for the NDFileMagick class.
+    for the NDFileMagick
+      class.
   

netCDF file plugin @@ -657,7 +659,15 @@ entry <-- NX_class=NXentry The following compression filters are supported in the NDFileHDF5 plugin: