Erm, I know that much. My question was more along the lines of what markup to use. The use of multiple <refname>'s within a refentry is perfectly valid but our stylesheets display CVS version information for both refname's, which is ... rather ugly as version information will always default to "no version information..." for the OO refname.
I'll go with the current method, I suppose it can always be changed when something better comes up. Thanks, Kenneth Schwartz > Just, AFAIK, methods that you call on objects should be documented as > ClassName->method();, whereas statically called methods should be > ClassName::method(); -- but I can't think of an example of the latter... > > Ken
