On Jan 5, 2004, at 11:43, J.Herre wrote: > I guess I was thinking that it would be nice for folks to test rdoc on > the their comments before checking in and before installing. If there > was an rdoc target which built into the current working directory you > could optionally do this. Good point. I'll add an option to let you force 'ri' just to use a particular directory. This you could do rdoc --ri --op xxx myfile.c ri --dir xxx MyClass Would that help? Cheers Dave