D22799: Adding new .docbook for KAddressBook, draft version

Yuri Chornoivan noreply at phabricator.kde.org
Tue Sep 17 06:50:22 BST 2019


yurchor added a comment.


  Please use
  
    checkXML5 index.docbook
  
  to detect and fix DocBook issues. Some DocBook tags do not play with each other well now.
  
  It is worth to add
  
    if(KF5DocTools_FOUND)
        add_subdirectory(doc)
    endif()
  
  into CMakeLists.txt in the root folder (closer to the end of that file, ~ line number 100) and the following CMakeLists.txt in the /doc folder:
  
    ########### install files ###############
    #
    #
    kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR kaddressbook)
  
  Thanks in advance for your work.

REPOSITORY
  R204 KAddressBook

REVISION DETAIL
  https://phabricator.kde.org/D22799

To: davidbryant, #documentation, #kde_pim
Cc: mlaurent, yurchor, lueck, ognarb, kde-pim, kde-doc-english, gennad, fbampaloukas, skadinna, dvasin, rodsevich, winterz, vkrause, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-doc-english/attachments/20190917/88195c26/attachment.html>


More information about the kde-doc-english mailing list