Archive for July 7th, 2006

Friday, July 7th, 2006

Overview files for IDLdoc’ed libraries

Overview files are a simple way to give an introduction to a viewer of your IDLdoc'ed library. The main overview file is simple to specify when you run IDLdoc. For example, to specify the file "overview" in the current directory, use:

idldoc, root=my_root, overview='overview'

when you IDLdoc your library. There are also directory specific overview [...]

No Comments » - Posted in IDL, IDLdoc by Michael Galloy