[Doxygen-users] R: Re: trailing underscore in directory names
Brought to you by:
dimitri
From: Fabio M. <fa...@vi...> - 2013-08-23 09:04:27
|
Yes I noticed the same. I guess this is an unwanted behavior?Albert <alb...@gm...> ha scritto:Dear Fabio, Thank you for your explanation. I can reproduce the problem now. When I start from a directory in the source tree this directory is not mentioned in the lists, the files in this directory are seen as local files and not as files with a directory prepended. When I'm in _src I see the directories _mods, _admin and src, but the files from _src are shown without a path even when I specify ../_src in the input (and for the others ../_mods etc.) for the others the ../ is also removed. I'm not sure if this is intended behavior. Note it has nothing to do with the _ in front of the directory name, when I go to the src directory the src is not mentioned either. Albert On Thu, Aug 22, 2013 at 10:05 AM, Fabio Mosti <fa...@vi...> wrote: dear Albert, thank you for your answer! I guess the problem was that I were launching the doxygen command from inside the directory tree; calling it from outside (and putting the configuration file outside too, changing properly the paths in it) seems to solve the problem. I don't know if it is a bug or just my fault (I don't know if doxygen can't parse a tree from "within") have a nice day! Il 21/08/2013 18:03, Albert ha scritto: Dear Fabio, I created a small project with the 4 directories you specified each containing one file. I used the default Doxyfile with just RECURSIVE set to YES. I see all 4 directories in the output on my windows system. Which version of doxygen are you using? Which OS. Can you post some more details? ( e.g. small example with Doxyfile and source tree) Albert On Wed, Aug 21, 2013 at 4:33 PM, Fabio Mosti <fa...@vi...> wrote: hello everybody, I have a problem with a project where we have directories with similar names only different for a trailing underscore i.e. "_mods/" and "mods/" in the file view of my html generated documentation I can only see the directory without "_" other directories with trailing underscore but without a similar directory without it are correctly present in the list. So, if I have a directory tree like this: _admin/ _mods/ _src/ src I can only see in the file list the following directories: _admin/ _mods/ src what is the problem? -- Fabio Mosti titolare - direzione produzione fa...@vi... cell. +39.329.434.90.95 skype fabio.massimo.mosti Videoarts Webdesign via Floriano Ambrosini 2/b 40131 Bologna BO tel. +39.051.098.08.21 fax +39.051.199.31.222 in...@vi... www.videoarts.eu skype videoarts.webdesign p.iva 02263631208 cod.fisc. MSTFBA79B26A944C ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Doxygen-users mailing list Dox...@li... https://lists.sourceforge.net/lists/listinfo/doxygen-users -- Fabio Mosti titolare - direzione produzione fa...@vi... cell. +39.329.434.90.95 skype fabio.massimo.mosti Videoarts Webdesign via Floriano Ambrosini 2/b 40131 Bologna BO tel. +39.051.098.08.21 fax +39.051.199.31.222 in...@vi... www.videoarts.eu skype videoarts.webdesign p.iva 02263631208 cod.fisc. MSTFBA79B26A944C |