IDLWave documentation generation [message #47405] |
Thu, 09 February 2006 10:29  |
vcarlos
Messages: 21 Registered: February 2006
|
Junior Member |
|
|
Hi all,
I am trying to find which guidelines I should follow in order to
generate a documentation file (html) from an .pro file. Is there any
special package within IDLWave that does this to me, or I should use
the formatting suggested at IDL Reference Guide, in MAKE_HTML_HELP
function?
Thank you all
Vinicius
|
|
|
Re: IDLWave documentation generation [message #47459 is a reply to message #47405] |
Fri, 10 February 2006 10:55   |
JD Smith
Messages: 850 Registered: December 1999
|
Senior Member |
|
|
On Fri, 10 Feb 2006 10:15:37 -0800, Gianguido Cianci wrote:
> Are you talking about a standard header/comments format? Then since idldoc
> already has a standard, why not use those conventions? This way it's
> consistent, ready made and compatible with idldoc for those who can get it
> to work.
No, I mean a standard for authors who want to write their own, separate
HTML documentation, and want that to be available using IDLWAVE's context
help, rather than the standard header format, which IDLWAVE already
supports. Does IDLDoc enforce a standard on the name/location of the
produced HTML files?
JD
|
|
|
|
|
|
|
|
|
Re: IDLWave documentation generation [message #48241 is a reply to message #47405] |
Tue, 04 April 2006 16:48  |
Michael Galloy
Messages: 1114 Registered: April 2006
|
Senior Member |
|
|
Tiago St�rmer Daitx wrote:
> I just want to say that IDLDoc is one of the best things that I came
> across since I got married with IDL (it's already a long love'n'hate
> relationship, so it's a marriage alright) ;-)
>
> The new IDLDoc version got even better! It supports templates,
> generates adp files (hurray!), got even prettier, and the source code
> may be released! And I didn't even try the statistics yet.
>
> It should come officially as the default documentation tool for IDL.
> Enforcing it's use would just make things better and it's a Good Thing
> (TM). It's just my 2 cents, but considering all of IDL history I don't
> really think it'll ever happen. Anyway, good tools talk for themselves.
> Let's seat, program and read our wonderful - idldoc generated, of
> course - html docs.
>
> Mike, keep up the good work!
Thanks for the kind words about IDLdoc; I'm glad it helps. I'm not sure
about releasing the source code since I'm not with RSI any more (any one
need an IDL programmer?), but I will still try to convince them it would
be a good idea.
If the lack of documentation has caused you to pause before using it
before, there is also more information in the docs folder of the new
version (IDLdoc 2.0):
http://www.rsinc.com/codebank/search.asp?FID=100
This also runs on IDL 6.0 and later.
-Mike
|
|
|
Re: IDLWave documentation generation [message #48255 is a reply to message #48150] |
Tue, 04 April 2006 08:20  |
tdaitx
Messages: 5 Registered: July 2005
|
Junior Member |
|
|
I just want to say that IDLDoc is one of the best things that I came
across since I got married with IDL (it's already a long love'n'hate
relationship, so it's a marriage alright) ;-)
The new IDLDoc version got even better! It supports templates,
generates adp files (hurray!), got even prettier, and the source code
may be released! And I didn't even try the statistics yet.
It should come officially as the default documentation tool for IDL.
Enforcing it's use would just make things better and it's a Good Thing
(TM). It's just my 2 cents, but considering all of IDL history I don't
really think it'll ever happen. Anyway, good tools talk for themselves.
Let's seat, program and read our wonderful - idldoc generated, of
course - html docs.
Mike, keep up the good work!
Regards,
Tiago S Daitx
ps.: if anyone cares to know the other best thing is - or should I say
will be - the eclipse interface that's said to show up somewhere around
this year (at least that's what I've been told). Not that I don't like
IDLWave - it really beats the alternative - but I just can't get myself
to remember all those crazy emacs commands, so the eclipse interface
is/will be greatly welcome.
ps.: I'm not a RSI employee and Mike didn't bribe me with anything to
write this email, I swear! =)
|
|
|