On Tue, Jul 20, 2004 at 12:14:27AM +0900, Dave Thomas wrote: > If you're writing in 'C', and if you know the names ofthe classes > you're generating, you can use > > /* > * Document-class: DynamicClass > * > * Documentation > * goes here > */ How do I document the methods of the class using this technique? Paul