![]() Registered Member ![]()
|
[SOLVED] HowTo write KDE application manual (Handbook) for custom application??
Thu May 14, 2009 11:03 am
:lightbulb::lightbulb:
Hi, -We have a custom/home written KDE4 application. I'm trying to add our application manual/hanbook using the KDE suggestions to do this. -Following http://l10n.kde.org/docs/ which is very KDE-bundled-applications only centric, I used the dockbook template, edited it adding our application specifics and created html using meinproc4 as suggested. All works fine. >>Now, how do I add this under the KDE Help Centre so that our application's handbook gets displayed and made accessible from here? >>Is there any tools to do this or is this a tedious manual process? >>How do KDE do it from all their bundled applications? >>Can this be specified, to be added during the application installation, from cmake? Thanx,:-[ |
![]() Administrator ![]()
|
[SOLVED] HowTo write KDE application manual (Handbook) for custom application??
Fri May 15, 2009 4:11 am
@twoflower: When posting to KDE mailing lists, please include the entire text of your problem with that mail, not just a link to the forum thread.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
[SOLVED] HowTo write KDE application manual (Handbook) for custom application??
Mon May 18, 2009 12:35 pm
Does anyone have any answers to any my questions?
Last edited by twoflower on Mon May 18, 2009 12:37 pm, edited 1 time in total.
|
![]() Administrator ![]()
|
[SOLVED] HowTo write KDE application manual (Handbook) for custom application??
Tue May 19, 2009 5:07 am
Unfortunately, it is not easy to write Handbooks. KDE Handbooks are stored in the DocBook format, so you may be able to find some documentation online.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
[SOLVED] HowTo write KDE application manual (Handbook) for custom application??
Wed May 20, 2009 8:46 am
Thanks, as you know online is like the big black hole - too much noise - no real info.
|
![]() Registered Member ![]()
|
[SOLVED] HowTo write KDE application manual (Handbook) for custom application??
Tue Jun 09, 2009 2:25 pm
> -Our application is developed outside of KDE's subversion repository.
> > -We have a custom/home written KDE4 application. I'm trying to add our > application manual/hanbook using the KDE suggestions to do this. > > -Following http://l10n.kde.org/docs/ which is very KDE-bundled-applications only centric, I used the dockbook template, edited it > adding our application specifics and created html using meinproc4 as suggested. All works fine. > > -I drawn up the index.docbook handbook for our application. > >Now, how do I add this under the KDE Help Centre so that our application's handbook gets displayed and made accessible from >here? > >Is there any tools to do this or is this a tedious manual process? > >How do KDE do it from all their bundled applications? > >Can this be specified, to be added during the application build/installation, from cmake? > in documentation dir add a CMakeLists.txt with: kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR appname) >How do I get our handbook catalogued under application manuals into the KHelpCenter? Add these entries to appname.desktop: X-DocPath=appname/index.html Categories=Qt;KDE;category_of_your_app; |
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]