[Doxygen-users] Identifying directories
Brought to you by:
dimitri
|
From: Christoph L. <chr...@li...> - 2015-02-06 00:05:08
|
Assuning I have a project with a directory tree layout similar to the
following:
(base directory)
|
|- a
| |- b
| |- c
|
|- c
Is there any way to I identify c (as opposed to a/c) in doxygen tags
(such as @dir)?
|