RE: [Doxygen-users] Including other docs via TAGFILES does not work asexpected
Brought to you by:
dimitri
From: Morgenthaler, G. <g.m...@vi...> - 2001-12-12 15:08:03
|
> Anyhow, installdox will simply append what you submit after=20 > the @ sign to the links from the tag file before the @ sign. Maybe I'm wrong but I think both of you don't need installdox as installdox is only necessary if you want to change a path in an already _created_ documentation after you moved it to another location. I "configure" my tagfile links at documentation creation time with something like this: TAGFILES =3D ../../boblib/doc/boblib.tag=3D../../../boblib/doc/html \ ../../flclib/doc/flclib.tag=3D../../../flclib/doc/html in my doxygen.cfg and don't use installdox at all. Regards, Germar |