1 Oct 2002 09:51
Is it possible to ignore specific lines in doxygen comments?
<ricky.marek <at> conexant.com>
2002-10-01 07:51:22 GMT
2002-10-01 07:51:22 GMT
Hello Friends,
Is it possible to make doxygen ignore a specific line in all function
comments? (I guess this
can be done using an alias).
My company code-conventions requires that the comment will include the
function name prefixed with a string FUNCTION:, like in the following
example:
/**
* FUNCTION: UART_Initialize()
*
* \brief Initializes the Serial Port to 19200 for Polled mode access.
*
* Serial Port will be reinitialized by actual loaded code.
*
* \returns Nothing
*
*/
void UART_Initialize(void)
{
...
}
I would like "doxygen" to ignore the line containing the FUNCTION: string.
Is this possible.
Thanks.
--- Ricky Marek -*- Mode: Another-Unix-Hacker -*-
(Continue reading)
This is a long-standing question for mailing list administrators. A
few years ago, two essays pretty much crystallized the points for and
against:
Anti:
Thanks in advance!
Stefan
////////////////////////////////////////////////////////////////////////////
/*!
\brief Mail signature
\author Stefan Wahl
\since doxygen 1.12.10
\note Please reply to the list. That's why it exists.
*/
////////////////////////////////////////////////////////////////////////////
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
RSS Feed