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.
|