Running doxygen gives me a bunch of noise, like this:
<unknown>:1: warning: Member load(const fd &fdRef) (function) of class vectorObj< constraint > is not documented.
vectorObj is a template function that's defined in a header file that's installed in /usr/include/x
The header files that are being processed with Doxygen define a class that subclasses this template instance.
The template definitions in /usr/include/x do have their own Doxygen comments, as well as the subclass of the template instance.
I'm trying to get rid of this noise. I tried setting EXCLUDE to /usr/include/x, but that made no difference.
pgpxoiTvCUppG.pgp
Description: PGP signature
------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users