Bugs: Browse | Submit New | Admin
The "Document-method" directive in C files does not work as expected. I believe it is used for when one C function is used for multiple ruby methods, and you need to document that. I've attached a sample C file to reproduce the problem, and here is a screen shot of the RDoc output: http://skitch.com/aaron.patterson/nrrhc/class-nom
Add A Comment:
Date: 2009-12-23 01:23 Sender: Eric Hodel Fixed the C parser side, still need to fix the generator side.