Hello,

I'm using the "Custom command" feature to identify my covered requirements in 
the code (C-code). Due to the fact that doxygen collects all its comments from 
function bodies and appends them to the description of the function itself it 
works pretty fine for executable code. Unfortunately this does not work for 
occurrences in complex initializers of data structures. Any comment included in 
a struct or array constant are completely dropped in the output.

I want all comments being appended to the variable documentation. Does anyone 
has an idea how to cope with that?

Regards

Christoph Ripcke
Software Engineer
Life Support Systems Europe

B/E Aerospace Systems GmbH

E-mail: christoph_rip...@beaerospace-systems.com


This email (and all attachments) is for the sole use of the intended 
recipient(s) and may contain privileged and/or proprietary information. Any 
unauthorized review, use, disclosure or distribution is prohibited. If you are 
not the intended recipient, please contact the sender by reply e-mail and 
destroy all copies of the original message.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to