Hej T, I managed to follow your question up till here: > [..] > 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? >
You want to find out in which order the order is??? And why the underscores in your directory name? > 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. What exactly are you trying to achieve? Doxygen can work recursively; AFAIK you can just copy your module inside any other piece of the project. As long as that project has the recursive option set to YES (I don't remember from the top of my head what the actual name of the option in the configuration file is, but it's easy to find in the manual) you should be golden. But maybe this is not what you're trying to achieve. Then maybe someone else understands better what you're trying to achieve, or otherwise you could explain a bit more concretely what you're trying to achieve. Greetsz, Jakob > > A good evening > > Terrestrex ------------------------------------------------------------------------------ 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