Archive for July 7th, 2006
Daily Archive
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 [...]
