Re: [Doxygen-users] How can I stop Doxygen creating a _path_to_my_proj_lib_.3 man page?
Brought to you by:
dimitri
From: Ken K. <kjk...@ya...> - 2017-04-30 21:24:13
|
Can you not use exclude from the input section of the doxywizard? This would allow you to exclude the directories. " The EXCLUDE tag can be used to specify files and/or directories that should be excluded from the INPUT source files". |