On Oct 10, 2012, at 20:56 , Markus Raab <use...@markus-raab.org> wrote:

> Hello!
> 
> Dimitri van Heesch wrote:
> 
>> On Oct 9, 2012, at 22:22 , Stefan Pendl <stefan.pendl...@gmail.com> wrote:
>> 
>>> Am 09.10.2012 22:10, schrieb Markus Raab:
>>>> 
>>>> I cannot help you with your problem, but I would be interested how good
>>>> tagfiles work (except of the cite issue).
>>>> 
>>>> Is it possible to do copydoc and links from and to documentation
>>>> contained in tagfiles?
>>>> 
>>>> Do they work with latex and html?
>>>> 
>>> 
>>> Dimitri has stopped supporting tag files, since they have been only
>>> trouble.
>>> 
>>> You will find an explanation of this in the manual and the mailing list.
>> 
>> This is not entirely accurate. I stopped support for generating tag files
>> from generated HTML output (using the doxytag tool), because that was very
>> fragile. Doxygen still supports generating tag files from source code and
>> reading them back, which allows 'linking' several projects together.
> 
> Thank you for that information! I need exactly this functionality. But I
> have some questions about it:
> 
> Does it also work if the doxygen projects use different languages? (e.g.
> VHDL, C++)
> Does \copydoc and \ref then work between the different projects?
> Do they work with latex and html?

A tag file contains some basic info about the symbols of a project 
including their location in the documentation set. So it is language 
independent and \ref should work, but \copydoc doesn't, since the tag 
file does not include any documentation.

Regards,
  Dimitri


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to