automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

doxygen in .h files and make tags


From: Steffen Dettmer
Subject: doxygen in .h files and make tags
Date: Fri, 29 Jan 2010 14:10:16 +0100

Hi,

here we use doxygen to comment functions in the .h files. When using
"make tags", tags for the definitons but not for the declarations are
generated. In case of "own functions" this is great (you jump to the
implemenations when analysing code) but in other cases it is not and
someone may want to see the documentation.

What best practices exist here?

Steffen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]