Hello All,

I have been trying to generate warnings when a function is not properly
documented, but it seems that the relevant configuration options are not
doing what I expect them to do.

Here is my function prototype, with an Eclipse generated Doxygen comment
block.


It was my expectation that I could get Doxygen to generate a warning when
encountering a situation where the @param [arg1, arg2] and @return keywords
are present, but there is no description for either parameter or the return. 
It was my expectation that setting either the WARN_IF_DOC_ERROR or
WARN_NO_PARAMDOC, or the combination of the two, to YES, would generate a
warning in this case, but that seems not to be happening.

I am using the precompiled Doxygen 1.8.4 Linux & Windows executables, which
show the same behavior.
And here are some relevant configuration warning options.


any help you could provide would be much appreciated.

thanks,
rob



--
View this message in context: 
http://doxygen.10944.n7.nabble.com/warning-s-not-generated-for-incomplete-function-documentation-tp6033.html
Sent from the Doxygen - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
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

Reply via email to