Hi,

First, thanks for all the work done on doxygen - it's been an
incredibly useful tool for me.

I've been trying to use tagfiles to let one project ('b') link to
documentation generated by another ('a').  I have some links
successfully generated, but am having trouble with others.

What I've observed is that if a class in 'a' appears as a parameter to
a function in 'b', then no link to 'a' is present in the autogenerated
html function documentation.  However, if the class is explicitly
mentioned in the comment docs (e.g., using a \sa tag or just
mentioning the class by name), then a link to the external class in
'a' is correctly generated where it's explicitly mentioned.  Is there
a way to get the link generated where the class appears as a function
parameter?

An example is here:
https://docs.google.com/open?id=0B9gNc_pqdNYwSjF4cVdkQUc5N3c

Thanks!
Albert

------------------------------------------------------------------------------
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