[Doxygen-develop] Bug report: STRIP_FROM_INC_PATH does not work with SHOW_GROUPED_MEMB_INC
Brought to you by:
dimitri
From: Ambroz B. <am...@gm...> - 2017-11-05 00:29:18
|
Hi, I'm using Doxygen 1.8.13 with C++ and have enabled both SHOW_INCLUDE_FILES and SHOW_GROUPED_MEMB_INC, and I have defined STRIP_FROM_INC_PATH. I see that the latter path prefix is removed from #include lines in class documentation, but not from #include lines in detailed documentation of group members. Best regards, Ambroz |