Re: [Krename-users] Where to put KRename manual
Brought to you by:
domseichter,
stonki
From: Yuri C. <yu...@uk...> - 2014-10-10 12:05:16
|
написане Fri, 10 Oct 2014 11:28:00 +0300, rch <rc...@sk...>: > I've got the (old) KRename manual "krename-3.0.12.pdf" > Where do I put that file, in order that > /KRename / Help / KRename Handbook F1/ > can find it? > I'm using KRename in Krusader on Ubuntu 12.04 > > Thank you again for your help > > Richard H Hi, Theoretically, you can put it into /usr/share/doc/HTML/en/krename then change krename.desktop in /usr/share/applications/kde4 so it states DocPath=krename/krename-3.0.12.pdf instead of DocPath=krename/index.html But KHelpCenter cannot display PDFs, so the output will not be much informative. Broadly speaking, KDE uses DocBook for documentation so the docs should be converted into DocBook first to comply with KHelpCenter. If it's needed by developers to update and improve the current docs I can do this. Best regards, Yuri |