Warning, /utilities/kate/doc/kate/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 kdoctools_create_handbook(
0002   index.docbook 
0003   INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en 
0004   SUBDIR kate
0005 )
0006 
0007 kdoctools_create_manpage(
0008   man-kate.1.docbook 1 
0009   INSTALL_DESTINATION ${KDE_INSTALL_MANDIR}
0010 )