Synopsis: write_function_header( self, context, metainfo )
Generate a new section for describing the method funname of class classname in module modname. Parameter classname may be None to indicate a global function. Argument nom provides the number of modules to be documented.
The context is defined by modname, classname and funname.
metainfo is an instance of class MetaInfo holding meta info on the class.