
12 Nov
2007
12 Nov
'07
1:45 a.m.
At 9:15 AM -0800 11/11/07, Lubomir Bourdev wrote:
I couldn't figure a way to make Doxygen generate smaller file names
According to the doxygen manual, the configuration option SHORT_NAMES might help. "If set to "YES" doxygen will generate much shorter (but less readable) file names." Although from the description I'm going to guess that it might be trying for 8.3 filenames. And I don't know if the same names get generated from one run to another (I would hope so, but I've never tried this option myself).