[Doxygen-users] file documentation in
Brought to you by:
dimitri
From: Sebastien L. <slo...@gm...> - 2014-09-22 13:36:13
|
Hi, I have the following example: bar/foo.h /// \defgroup GRP This is a group /// \file bar/foo.h /// \ingroup GRP /// \brief This file is documented Then the group page is showing me the file foo.h where as I would have expected to see bar/foo.h (which is what I can see if I click on the link generated) Is it expected or is it a bug? Tested with 2eece646 Thanks, Sebastien. |