Re: [Doxygen-users] CREATE_SUBDIRS

2013-02-27 Thread Doxygen
Hi Tom, On 27 feb. 2013, at 12:42, "Tom Tanner (BLOOMBERG/ LONDON)" wrote: > I'm not sure precisely what huge is but I have had a situation where we > actually hit a limit on the number of files in a directory. > > And it's almost impossible to clean up a directory that large. > > So I'd li

Re: [Doxygen-users] CREATE_SUBDIRS

2013-02-27 Thread Anthony Foiani
Raimund -- On Wed, Feb 27, 2013 at 5:48 AM, Klein, Raimund wrote: > However, my experience regarding the placement of documentation files is > the same as Tom’s: The directory paths are non-predictable and pretty much > change with every run. That might be related to new source files being > adde

Re: [Doxygen-users] CREATE_SUBDIRS

2013-02-27 Thread Klein, Raimund
lein, Raimund Cc: doxygen-users@lists.sourceforge.net Betreff: Re: [Doxygen-users] CREATE_SUBDIRS Tom, Raimund -- 2013/2/27 Klein, Raimund My question regarding this: What is a „huge“ amount of source files? Are there any known values for this? We’re generating the doxygen docs every night,

Re: [Doxygen-users] CREATE_SUBDIRS

2013-02-27 Thread Ken Kazinski
/ LONDON) wrote: From: Tom Tanner (BLOOMBERG/ LONDON) Subject: Re: [Doxygen-users] CREATE_SUBDIRS To: doxygen-users@lists.sourceforge.net Date: Wednesday, February 27, 2013, 6:42 AM I'm not sure precisely what huge is but I have had a situation where we actually hit a limit on the number of

Re: [Doxygen-users] CREATE_SUBDIRS

2013-02-27 Thread Anthony Foiani
Tom, Raimund -- 2013/2/27 Klein, Raimund > > My question regarding this: What is a „huge“ amount of source files? Are > there any known values for this? We’re generating the doxygen docs every > night, but because of the unpredictable placement of files in the > subdirectories, we can never have

Re: [Doxygen-users] CREATE_SUBDIRS

2013-02-27 Thread Tom Tanner (BLOOMBERG/ LONDON)
I'm not sure precisely what huge is but I have had a situation where we actually hit a limit on the number of files in a directory. And it's almost impossible to clean up a directory that large. So I'd like to go to subdirs. But I can't because there appears to be no predictability about where

[Doxygen-users] CREATE_SUBDIRS

2013-02-27 Thread Klein, Raimund
Hi everybody, This is an excerpt of the documentation inside a standard doxyfile: # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create # 4096 sub-directories (in 2 levels) under the output directory of each output # format and will distribute the generated files over

[Doxygen-users] CREATE_SUBDIRS and duplicated files

2013-02-15 Thread Tom Tanner (BLOOMBERG/ LONDON)
There was a discussion about this some time ago, and a suggestion that the CREATE_SUBDIRS could be changed to distrubte files based on a crc or a hash. Did this ever get released? I can't find anything in the release notes which says so, as we are currently generating a huge directory, which is