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

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to