<table><tr><td style="">ltoscano created this revision.<br />Restricted Application added projects: Frameworks, Documentation.<br />Restricted Application added subscribers: Documentation, 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/D4849" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This is a unique situation, as the static library was supposed to be<br />
temporary, and the only users are kio_help/kio_ghelp inside KIO.<br />
The shared library is going to be the "real" supported library of<br />
KDocTools, with more content in the future.</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">prepare a new KF5::DocTools shared library with the same content, but export only the functions which are really used by KIO.</li>
<li class="remarkup-list-item">still install the old library (minus an unused header) to allow KIO to still compile until the patches which makes it use the shared library is ported.</li>
</ul>

<p>No functionality should be affected.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>The code compiles, and KIO still compiles (kio_help apparently works).</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R238 KDocTools</div></div></div><br /><div><strong>BRANCH</strong><div><div>sharedlib</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D4849" rel="noreferrer">https://phabricator.kde.org/D4849</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br />
src/CMakeLists.txt<br />
src/docbookxslt.h<br />
src/docbookxslt_p.h<br />
src/meinproc.cpp<br />
src/meinproc_common.cpp<br />
src/xslt.cpp<br />
src/xslt.h<br />
src/xslt_kde.cpp</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>ltoscano<br /><strong>Cc: </strong>Frameworks, Documentation<br /></div>