Re: source_href in IDLdoc? [message #56382 is a reply to message #55861] |
Wed, 17 October 2007 05:42  |
Nicolas
Messages: 15 Registered: September 2007
|
Junior Member |
|
|
On Sep 18, 5:23 pm, "mgal...@gmail.com" <mgal...@gmail.com> wrote:
> On Sep 18, 4:10 am, Nicolas <primese...@gmail.com> wrote:
>
>> Hi folks,
>
>> I'm recently usingIDLdoc2.0. It's a great tool!
>> However I've been trying to activate the 'Source' link of the navbar
>> without success.
>> I can't find anything in the documentation.
>
>> Does anybody have an idea how to link a routine page to the actual
>> *.pro file?
>
>> Thanks,
>> Nicolas
>
> Nicolas,
>
> The "Source" link is only available when *not* using the OUTPUT
> keyword. The idea is either you runIDLdoc"in place" (no OUTPUT
> keyword, just adding the HTML files to the same location as your .pro
> source files) or send output to another directory (use OUTPUT keyword,
> HTML files get sent to output directory, but .pro files stay where
> they are).
>
> WhenIDLdoc3.0 comes out, I'm hoping to have a chromocoded version of
> the source always available from the source link.
>
> Mike
> --www.michaelgalloy.com
Thank you Mike.
Cheers,
Nicolas
|
|
|