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

Reply via email to