[kde-doc-english] [frameworks-kdoctools] [Bug 357428] kf5-kdoctools: several issues with kdoctools_install()
Luigi Toscano via KDE Bugzilla
bugzilla_noreply at kde.org
Thu May 5 22:12:12 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=357428
Luigi Toscano <luigi.toscano at tiscali.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WAITINGFORINFO
CC| |luigi.toscano at tiscali.it
Status|UNCONFIRMED |NEEDSINFO
--- Comment #3 from Luigi Toscano <luigi.toscano at tiscali.it> ---
Apologize for the long delay.
I think that what you hit is a problem with the structure of the directories.
You used
translations/<LANG>/docs/*.docbook
but it should be
translations/<LANG>/docs/<manualname>/*.docbook
See the example tests/kdoctools_install-test/ inside the kdoctools source
directory, and/or the comments in the KF5DocToolsMacros.cmake file.
With that structure, it works both when doc translations are "mixed" with
interface translations, and when they are in separate directories (tested back
to 5.16).
Does it work for you?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-doc-english
mailing list