Hi all,

I'm having some trouble using multiple tag files with the latest release
(1.8.3.1) of doxygen, which I hope someone could help me out with.
I was unable to find any directly relevant correspondence about this
in the archive.

The issue is that doxygen apparently forgets base locations associated
with the tag files, causing them all to link into the last base location
specified.
So if I add this to Doxyfile:
TAGFILES = \
../A/tags=../../A/html \
../B/tags=../../B/html \
../C/tags=../../C/html

Links to documentation in C will work, but links to B and A also end up
with the base location for C and are therefore broken.
Tag file usage looks fairly straight forward in the manual, so I don't see
what I could be doing wrong here.

I uploaded a minimal demonstration of the issue here:
https://dl.dropbox.com/u/43368831/doxygen_tag_issue.zip

Build test1, test2, test3 and then main (.BAT added for convenience),
then try the links in main/html/ to see the issue. Only links to test1
work because test1 is the last item in TAGFILES.

Any help would be greatly appreciated!

Best regards,
                Martin Etnestad Johansen

---
Martin Etnestad Johansen, M.Sc.
Applications Engineer, MCU Applications Group
Atmel Norway AS, Vestre Rosten 79, NO-7075 Tiller, Norway
Tel: (+47) 72-89-75-20 / Fax: (+47) 72-88-43-99 
mejohan...@atmel.com<mailto:jacob.lunn.las...@atmel.com> / 
www.atmel.com<http://www.atmel.com>


The information contained in this email message may be privileged, confidential 
and/or protected from unauthorized disclosure. If you are not the intended 
recipient, any dissemination, distribution or copying is strictly prohibited. 
Please immediately notify the sender by reply if you received this email in 
error. Thank you for your cooperation.

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to