IDLDOC 3.2 Index page not as interesting as it could be... [message #66957] |
Mon, 15 June 2009 15:40 |
cgguido
Messages: 195 Registered: August 2005
|
Senior Member |
|
|
Hi all,
Not sure how many of you use IDLDOC to document your code. I like it a
lot.
I have noticed that when I run it, if I got to the 'Overview' I see a
list of directories where my code is stored. If I click on one of
those directories I see a list of procedures, with the 1st sentence of
the description underneath each one.
Something like:
<a>arraypad.pro</a>
Pads arrays on each side with zeros or a user supplied
value.
However, when I go to the "Index" section, I get mu less interesting
info:
<a>arraypad</a>
routine in arraypad.pro
<a>arraypad.pro</a>
.pro file in ./ directory
Is there a way to get the "Index" section to also display the 1st
sentence of the documentation?
Wouldn't it be more interesting to have this first sentence appear
under the procedures in the "categories" page? Am I missing
something?
Many thanks!
Gianguido
|
|
|