comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » IDLDoc Bandwagon
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDLDoc Bandwagon [message #72645 is a reply to message #72510] Tue, 21 September 2010 07:16 Go to previous messageGo to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On 9/20/10 10:30 pm, Paulo Penteado wrote:
> On Sep 21, 1:20 am, David Fanning<n...@dfanning.com> wrote:
>> Yes, I have a question about that. What do you do in the
>> case of a large file with many modules? The module I want
>> to document is, of course, at the bottom of the file. And
>> yet I want the documentation to appear at the top of the
>> file. How would you handle something like that?
>
> Maybe with hidden or private tags to suppress the other routines?
>
>
>> Also, I want to have the copyright notice (as some significant
>> amount of text) in the file. What would be the best way to
>> handle that? There really isn't a category for that, and
>> it seems a little strange to put it someplace like after
>> the procedure definition statement (which would follow
>> immediately after the documentation) and before the first
>> line of code in the procedure.
>
> There is a copyright tag, and it could go on the file-level comments.
> Or in an overview file. Am I missing something?

Yes, you can put file-level comments at the beginning of the file, i.e.,
comments between ;+ and ;- that are not immediately next to a routine
header are "file-level." I generally put documentation about each
routine in the header right next to that routine and file-level stuff
about the whole file like what the "public" routines in the file are in
the file-level comments.

For the copyright notice, I either put it in normal comments (without ;+
and ;-) right at the top of the file or I put it in the :Copright: tag.
Since the :Copyright: tag is not available in the IDL format, I would
just put it in normal comments.

Mike
--
www.michaelgalloy.com
Research Mathematician
Tech-X Corporation
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: The variable shellCmd is not defined
Next Topic: Coyote and Catalyst Libraries Available on SVN Repository

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 20:42:58 PDT 2025

Total time taken to generate the page: 0.71740 seconds