https://bugs.kde.org/show_bug.cgi?id=357428
Luigi Toscano <luigi.tosc...@tiscali.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO |RESOLVED Latest Commit| |http://commits.kde.org/kdoc | |tools/0a90d5fc7d367d5937f3c | |b171f56f948f93f36ef --- Comment #14 from Luigi Toscano <luigi.tosc...@tiscali.it> --- Git commit 0a90d5fc7d367d5937f3cb171f56f948f93f36ef by Luigi Toscano. Committed on 16/05/2016 at 17:59. Pushed by ltoscano into branch 'master'. Call kdoctools_create_handbook only for index.docbook When more documentation files are available in a certain directory, the assumption is that there should always be an index.docbook which imports all the other docbook files in the same directory. The call to kdoctools_create_handbook must be created only for index.docbook; the macro takes care of the installation of the others docbooks. This should make kdoctools_install work when there are multiple docbooks in the same directory. REVIEW: 127935 M +6 -7 KF5DocToolsMacros.cmake http://commits.kde.org/kdoctools/0a90d5fc7d367d5937f3cb171f56f948f93f36ef -- You are receiving this mail because: You are watching all bug changes.