[Doxygen-develop] Re: [Doxygen-users] symbolic link path STRIP_FROM_PROMPT is not working (repost)
Brought to you by:
dimitri
From: Jeeva S C. <gci...@ho...> - 2003-09-29 14:43:40
|
Jeeva> It would be nice if doxygen has RELATIVE_PATH_NAME Jeeva> and PREPEND_TO_PATH configurables. Dimitri> Another possibility would be to allow wildcards in the Dimitri> STRIP_FROM_PATH tag so you could do STRIP_FROM_PATH = */src/ Sounds good. I have seen projects with paths like src/main/src, src/main/inc or src/mainmodule/submodule/src, src/mainmodule/submodule/inc Hope STRIP_FROM_PATH = */src/ would handle these kind of paths. However IMHO, RELATIVE_PATH_NAME would work for most of the cases. jeeva> One another thing is with version 1.3.4 -g and -u options are not working. Dimitri> ?? They work fine for me! What is the problem/output you get? I am not able to reproduce this after I rebooted the system. It must be some issue with my environment. Thanks Jeeva. |