Hello Martin, Yes, it uses index files. In Qt 4 times it was one file (qt-4.8.tags), but now they're split per-module (qtcore.tags, qtgui.tags, ...).
In Doxyfile you have to set TAGFILES to path to .tags file and URL to Qt documentation. If you need an example, you can take a look at https://github.com/leppa/tspsg/blob/master/Doxyfile, line 2029. And if I'm not mistaken, doxygen can also generate .tags file from HTML. On 22/10/14 08:39, Smith Martin wrote: > Thanks, Kevin. > > Do you know how doxygen finds those links? Does it use the qdoc index files, > or does it construct an index from all the Qt html files? > > martin > ________________________________________ > From: development-bounces+martin.smith=theqtcompany....@qt-project.org > <development-bounces+martin.smith=theqtcompany....@qt-project.org> on behalf > of Kevin Kofler <kevin.kof...@chello.at> > Sent: Wednesday, October 22, 2014 3:44 AM > To: development@qt-project.org > Subject: Re: [Development] Qdoc || !Qdoc > > Smith Martin wrote: >> If you want your documentation to link to the Qt documentation, it might >> be easier to use qdoc. I'm not sure that's correct, because I haven't >> actually used doxygen for that purpose, but I know you can link to Qt >> documentation using qdoc. > > Doxygen can definitely link to Qt documentation, see e.g.: > http://api.kde.org/frameworks-api/frameworks5-apidocs/kcoreaddons/html/classKProcess.html > (which is generated using Doxygen, as all KDE API documentation). > > You have to explicitly set it up for that though. > > Kevin Kofler -- With best regards, Oleksii Serdiuk
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development