Hi,

I have a problem with the description of static functions. In some cases our
H files are split into two. xxxx.h and xxxx_int.h (which contains the
internal functions). The implementation is for both H files in xxxx.c. Now
for generating the documentation the contents for the static functions is
only taken from the H file and not from the xxxx.c file, where additional
information is provided (other than a brief function and parameter
description). I have annotated all the files with \file in order to group
them together but it still doesn't show the whole information in the
resulting documentation.

Can anyone help please?

Regards,

Stefan



--
View this message in context: 
http://doxygen.10944.n7.nabble.com/Description-from-static-functions-tp6554.html
Sent from the Doxygen - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to