[Differential] [Request, 3 lines] D3261: Enable JavaScript in QtHelpDocumentation for QCH files from doxygen
kossebau (Friedrich W. H. Kossebau)
noreply at phabricator.kde.org
Fri Nov 4 11:15:44 UTC 2016
kossebau created this revision.
kossebau added reviewers: KDevelop, ochurlaud.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
Doxygen in newer versions injects hard-coded JavaScript in the QCH files,
for features like dynamic sections. For consistency with Qt Assistant
I would like to propose to allow JavaScript for now.
Fixing doxygen is only at bug reported state currently:
https://bugzilla.gnome.org/show_bug.cgi?id=773715
TEST PLAN
Add KF5CoreAddons.qch from https://share.kde.org/index.php/s/IuaDnjh704zu5wM
to installed QCH files, "KPluginFactory" and try to toggle display of
dynamic sections like "Public Member Functions inherited from QObject" by
clicking on the ">" symbol or the text.
Works with this patch.
REPOSITORY
rKDEVELOP KDevelop
BRANCH
supportJSInQCHFiles
REVISION DETAIL
https://phabricator.kde.org/D3261
AFFECTED FILES
documentation/qthelp/qthelpdocumentation.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: kossebau, #kdevelop, ochurlaud
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161104/e1de0632/attachment.html>
More information about the KDevelop-devel
mailing list