On Jan 28, 2004, at 23:43, nobu.nokada / softhome.net wrote: > And, sorry but another problem, I'd like to document > xxx_init_copy() as clone and dup methods, instead of > initialize_copy, because I feel initialize_copy must not be > called externally. Is this possible? > Is this for cases where there isn't already a dup or a clone method? Or would it work simply to support :nodoc: in the C parser? Cheers Dave