Hi!
Erm, I know that much. My question was more along the lines of what
markup to use. The use of multiple '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 ve
Erm, I know that much. My question was more along the lines of what
markup to use. The use of multiple '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
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