[Doxygen-users] Any way to hide the "File List"?
Brought to you by:
dimitri
From: Philip S. <phi...@gm...> - 2006-03-22 23:05:07
|
Is there any way to not show the "File List" in the tree view? (We distribute the API as compiled DLLs, so the names of the header files isn't relevant to our users.) I'm using: SHOW_USED_FILES = NO SOURCE_BROWSER = NO but it still shows up. I'm probably missing something obvious. Thanks, Philip. |