Rdoc

Hey guys,

I’m writing an extension and I’m having a little trouble getting rdoc to
generate the documentation for me. I suspect that the problem is that I
have my function documentation inside of the .h file preceding the
function
prototypes instead of the .c source. Is there a way that I can force
rdoc
to look for it where I have it?

Thanks,
Rob

On Mar 29, 2007, at 21:51, Rob M. wrote:

to look for it where I have it?
No.