[Doxygen-users] LaTex output doesn't keep nested-groups hierarchy
Brought to you by:
dimitri
|
From: Juan P. R. B. <jpr...@ho...> - 2015-11-16 20:42:04
|
Hi everybody, I used @defgroup and @ingroup in order to create a nested-group hierarchy for my documentation. It works perfectly for the html output but it doesn't work at all for the LaTex output since all the groups are documented at the same hierarchy level. Does anybody know how to solve this problem? Thanks! |