On 8/28/15 4:58 PM, woody wrote:
> I ran doxygen 1.8.10 with default settings on a file that had no 
> doxygen comments in it.
>
> Something is seriously wrong here, what is going on?
> *EVERY SINGLE FUNCTION* tagged static was skipped.
See option: EXTRACT_STATIC (default is NO),

This option must be set to YES to include the documentation for static 
items.

-- 
Richard Damon


------------------------------------------------------------------------------
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to