Hallo,

sorry for the delay - I was busy today.

I had a look in my doxyfile and I find out that RECURSIVE was already set as
YES.

I set EXAMPLE_RECURSIVE to YES to but it didn't have the disired effect.

I also installed version 1.8.2 of doxygen (before I had 1.8.0) and nothing
special happened -Excepted that the file are listened in a tree.

I suppose, I have something else to set to make it work, because RECURSIVE
seems to be the right way.

In the header file I wrote in version 1:

*\image html "__doc__/blockDiagramm.PNG" "Block diagram"

and in Version 2:

*\image html "blockDiagramm.PNG" "Block diagram"

It seems to be a simple problem, but now I'm looking since 4 days for a
solution.

Thank you for the help.

Good evening.

Terrestrex



terrestrex wrote:
> 
> Hi @all,
> 
> I'm using doxygen since a few weeks and I like it so far.
> 
> But now I found a problem I can't solve myself and I need help.
> 
> I work with a team of SW-developers using GIT. 
> My task is to write a module that can be used in several projects. That
> means also the other users can add the git-submodule in directories with
> different name or in different sub-directories.
> 
> For a better documentation, I inserted in the module a directory called
> __doc__ with a lot of  images. And here is the problem: How can I
> dinamically find out in which ordner this order is?
> 
> My first idea was to use a command like $(current_dir) in a header file of
> the module, but I didn't find a similar command for doxygen.
> 
> Sub modules are not very rare, so I suppose there must be a way out. But
> at the moment I don't have a clue how :(
> 
> I thank you all in advance for any help.
> 
> A good evening
> 
> Terrestrex
> 

-- 
View this message in context: 
http://old.nabble.com/Get-path-of-file-tp34413814p34424102.html
Sent from the Doxygen - Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to