<table><tr><td style="">mpyne created this revision.<br />mpyne added a reviewer: Frameworks.<br />mpyne set the repository for this revision to R244 KCoreAddons.<br />Restricted Application added a project: Frameworks.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D4006" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This change corrects some minor API documentation errors in KCoreAddons noted by Kevin Funk when using clang with the -Wdocumentation flag to note potential Doxygen errors.</p>

<p>See <a href="https://paste.kde.org/p6r1o1m5j#line-47" class="remarkup-link" target="_blank" rel="noreferrer">https://paste.kde.org/p6r1o1m5j#line-47</a>. For posterity, the applicable warnings were:</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>kcoreaddons/src/lib/plugin/kpluginloader.h:442:15: warning: parameter 'errorString' is already documented [-Wdocumentation]<br />
 kcoreaddons/src/lib/text/ktexttohtml.h:72:12: warning: parameter 'flags' not found in the function declaration [-Wdocumentation]<br />
 kcoreaddons/src/lib/util/kformat.h:185:15: warning: parameter 'specificUnit' not found in the function declaration [-Wdocumentation]</p></blockquote>

</div></div><br /><div><strong>TEST PLAN</strong><div><p>I have verified that the change builds.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R244 KCoreAddons</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D4006" rel="noreferrer">https://phabricator.kde.org/D4006</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/lib/plugin/kpluginloader.h<br />
src/lib/text/ktexttohtml.h<br />
src/lib/util/kformat.h</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>mpyne, Frameworks<br /></div>