Including Images with IDLDoc
The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.idl-pvwave
From:
David Fanning <n... @idlcoyote.com>
Date: Wed, 31 Oct 2012 09:28:27 -0600
Local: Wed, Oct 31 2012 11:28 am
Subject: Including Images with IDLDoc
Folks,
I have had no luck whatsoever including images in my IDLDoc
documentation. I am trying something like this:
; image:: C:\xampp\htdocs\coyoteguide\misc\google_earth_overlay.png
The path is correct, because I just used it to read the image
with Read_Image in IDL.
Has anyone had any success with this?
Cheers,
David
-- David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thue. ("Perhaps thos speakest truth.")
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: comp.lang.idl-pvwave
From:
Michael Galloy <mgal... @gmail.com>
Date: Wed, 31 Oct 2012 10:34:37 -0600
Local: Wed, Oct 31 2012 12:34 pm
Subject: Re: Including Images with IDLDoc
On 10/31/12 9:28 AM, David Fanning wrote:
> Folks,
> I have had no luck whatsoever including images in my IDLDoc
> documentation. I am trying something like this:
> ; image:: C:\xampp\htdocs\coyoteguide\misc\google_earth_overlay.png
> The path is correct, because I just used it to read the image
> with Read_Image in IDL.
> Has anyone had any success with this?
> Cheers,
> David
Try:
; .. image:: C:\xampp\htdocs\coyoteguide\misc\google_earth_overlay.png
Mike
-- Michael Galloy
www.michaelgalloy.com
Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com )
Research Mathematician
Tech-X Corporation
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: comp.lang.idl-pvwave
From:
Coyote <sageande... @gmail.com>
Date: Wed, 31 Oct 2012 09:49:30 -0700 (PDT)
Local: Wed, Oct 31 2012 12:49 pm
Subject: Re: Including Images with IDLDoc
Mike Galloy writes:
> ; .. image:: C:\xampp\htdocs\coyoteguide\misc\google_earth_overlay.png
Really!? I have to live more literally then I do now? Sheesh!
Have to try it later, when I get back to my computer. Thanks!
Cheers,
David
You must
Sign in before you can post messages.
You do not have the permission required to post.