<table><tr><td style="">thomasfischer created this revision.<br />thomasfischer added a project: Documentation.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />thomasfischer requested review of this revision.
</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/D19320">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>In commit <a href="https://phabricator.kde.org/R237:8579ec54838b7188ed016f7adb4a69bbf2e39712" style="background-color: #e7e7e7;
border-color: #e7e7e7;
border-radius: 3px;
padding: 0 4px;
font-weight: bold;
color: black;text-decoration: none;">8579ec54</a> (<a href="https://phabricator.kde.org/D13034" style="background-color: #e7e7e7;
border-color: #e7e7e7;
border-radius: 3px;
padding: 0 4px;
font-weight: bold;
color: black;text-decoration: line-through;">D13034</a>), the <tt style="background: #ebebeb; font-size: 13px;">Notify</tt> value got introduced in <tt style="background: #ebebeb; font-size: 13px;">enum WriteConfigFlag</tt> in KConfigBase. When adding this new value, the value and its documentation (Doxygen format, <tt style="background: #ebebeb; font-size: 13px;">/**<</tt>) got placed wrongly.<br />
After commit <a href="https://phabricator.kde.org/R237:8579ec54838b7188ed016f7adb4a69bbf2e39712" style="background-color: #e7e7e7;
border-color: #e7e7e7;
border-radius: 3px;
padding: 0 4px;
font-weight: bold;
color: black;text-decoration: none;">8579ec54</a>, the documentation for <tt style="background: #ebebeb; font-size: 13px;">Notify</tt> "documents" the previously existing value <tt style="background: #ebebeb; font-size: 13px;">Localized</tt>, whereas the documentation for <tt style="background: #ebebeb; font-size: 13px;">Localized</tt> documents <tt style="background: #ebebeb; font-size: 13px;">Notify</tt>.<br />
Simply exchanging the order of the documentation comments should fix this issue.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>See the <a href="https://api.kde.org/frameworks/kconfig/html/classKConfigBase.html#a748289f31b54c48d2ef03d66546718aa" class="remarkup-link" target="_blank" rel="noreferrer">automatically generated online documentation for enum WriteConfigFlag</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R237 KConfig</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D19320">https://phabricator.kde.org/D19320</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/core/kconfigbase.h</div></div></div><br /><div><strong>To: </strong>thomasfischer<br /><strong>Cc: </strong>kde-frameworks-devel, gennad, michaelh, ngraham, bruns, skadinna<br /></div>