D6339: Remove custom doxygen config files
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Thu Jun 22 11:54:12 UTC 2017
kossebau created this revision.
Restricted Application added a project: Frameworks.
REVISION SUMMARY
Are not integrated wih kapidox or ECMAddQch, and the other
KF5 modules do not have such files.
For custom generation of API dox instead the QCH generation
can be used, by the target KF5I18n_QCH:
make KF5I18n_QCH
And either the created QCH file be used
or the intermediate html files in
src/KF5I18n_ECMQchDoxygen/html/ below the build dir
be looked at with a normal web browser.
By using some official API dox generation method this will
also ensure the output uses official configurations and any
issues might not be missed.
REPOSITORY
R249 KI18n
BRANCH
removecustomdoxygencfg
REVISION DETAIL
https://phabricator.kde.org/D6339
AFFECTED FILES
doxygen.cfg
doxygen.css
To: kossebau, #frameworks, ilic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170622/65c68473/attachment.html>
More information about the Kde-frameworks-devel
mailing list