[Doxygen-users] EXTRACT_ALL = YES ... ?
Brought to you by:
dimitri
|
From: Olivier C. <Oli...@ce...> - 2019-01-18 19:21:50
|
Hi, When I put EXTRACT_ALL = YES in my Doxyfile the python files are shown as NameSpaces… ( I would like to it equal to YES because if equal to NO undocumented methods are not clickable ) . How can I avoid to have the python files as NameSpaces when EXTRACT_ALL = YES ? Is seems a kind of bug …. Cheers, Olivier |