<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Sep 11, 2021 at 7:43 AM Friedrich W. H. Kossebau <<a href="mailto:kossebau@kde.org">kossebau@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am Freitag, 10. September 2021, 19:23:47 CEST schrieb Frederik Schwarzer:<br>
> Hi,<br>
> <br>
> we have been working on getting KApiDox to run on Jenkins. This work has<br>
> been taken way longer than I expected but has now reached a state close<br>
> to finished. :)<br>
<br>
Congrats on moving forwards, thanks for the work.<br>
<br>
Linking to external docs (mainly the Qt ones) seems missing. For that <br>
respective doxygen tags files need to be added. Qt generates such files during <br>
the build, so for the current <a href="http://api.kde.org" rel="noreferrer" target="_blank">api.kde.org</a> people copied those tags files from <br>
their distribution's package.<br>
<br>
Here I did for updating to Qt 5.15:<br>
<a href="https://invent.kde.org/websites/quality-kde-org/-/commit/" rel="noreferrer" target="_blank">https://invent.kde.org/websites/quality-kde-org/-/commit/</a><br>
8a18c9033751cb41548361aea5c8ba2de3499dd7<br>
<br>
with the files found in /usr/share/doc/packages/qt5/*/*.tags, provided by the <br>
package libqt5-qtdoc-devel on openSUSE TW. <br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
To see how kapidox is instructed about those tags files, as that seems missing <br>
from its own docs, see the usage example in the current <a href="http://api.kde.org" rel="noreferrer" target="_blank">api.kde.org</a> scripts:<br>
<a href="https://invent.kde.org/websites/quality-kde-org/-/blob/master/apidox/src/kapidoxgendox.sh#L33" rel="noreferrer" target="_blank">https://invent.kde.org/websites/quality-kde-org/-/blob/master/apidox/src/<br>
kapidoxgendox.sh#L33</a><br></blockquote><div><br></div><div>Thanks for the details on this.</div><div><br></div><div>I've now copied over those same tags and tweaked the pipeline we run on Jenkins which should solve that.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
CHeers<br>
Friedrich<br>
<br></blockquote><div><br></div><div>Cheers,</div><div>Ben<br></div></div></div>