> if I want to add documentation to a 3rd party application KIO slave what
> is the correct way to do it? I want the documentation to show up in
> kinfocenter. Unfortunately it is not enough to copy the docbook file to
> ${prefix}/share/doc/kde/HTML/en/kioslave/. Is it correct that I have to
> register it in index.docbook and update index.cache.bz2? Are there tools
> that can automate this process, especially upon deinstallation when the
> documentation has to be unregistered? Is there another (preferred) way
> to do this?Did you try the build system? It looks like the ioslaves in kdebase just use a Makefile.am with: KDE_LANG = en KDE_DOCS = AUTO Does that work for you? Regards, Philip -- KDE Documentation Team: http://i18n.kde.org/doc KDE Documentation Online: http://docs.kde.org -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://mail.kde.org/pipermail/kde-doc-english/attachments/20051206/a722ac99/attachment.sig
