https://bugs.kde.org/show_bug.cgi?id=357428

Luigi Toscano <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WAITINGFORINFO
                 CC|                            |[email protected]
             Status|UNCONFIRMED                 |NEEDSINFO

--- Comment #3 from Luigi Toscano <[email protected]> ---
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.
_______________________________________________
kde-doc-english mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-doc-english

Reply via email to