Re: Categories [message #13154] |
Fri, 16 October 1998 00:00 |
fireman
Messages: 49 Registered: August 1991
|
Member |
|
|
Andrew Loughe (afl@terra.colorado.edu) wrote:
: Does anyone know the valid "category" names for documenting
: IDL programs?
Hi, Andrew -
I don't think there is a standard category list; I compiled a short
list just yesterday by doing a
grep -A1 -i CATEGORY *.pro
on a lot of library routines. I got:
; Widgets, Graphics, Color, Plotting, Image Display,
; I/O, HDF, Text,
; Array Manipulation, Curve Fitting, Statistics,
; Calibration
There were a lot more, but I'm trying to keep the categories broad.
Please let us know if you find a comprehensive list.
---- Gwyn F. Fireman
---- General Sciences Corporation
---- MODIS Characterization Support Team
---- Gwyn.Fireman@gsfc.nasa.gov 301-352-2118
|
|
|