[EMAIL PROTECTED] wrote:
URL: http://www.lyx.org/trac/file/lyx-devel/trunk/src/insets/InsetHyperlink.cpp?rev=20963 ============================================================================== --- lyx-devel/trunk/src/insets/InsetHyperlink.cpp (original) +++ lyx-devel/trunk/src/insets/InsetHyperlink.cpp Sun Oct 14 05:10:51 2007 @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author José Matos + * \authors José Matos, Uwe Stöhr
Is "\authors" understood by doxygen? I suspect not and think you need two "\author" lines, as is done elsewhere.
A.