Hi Marc,

Am Montag, 8. M?rz 2004 14:50 (UCT) schrieb Lauri Watts:
> On Sunday 07 March 2004 19.19, Marc Heyvaert wrote:
> > Is there a way to point the KDE Helpcenter to another location (the
> > newer prefix)?
> > Is there an easy way to browse the te docfiles directly, with some
> > viewer, not with kate...or do I have to run some program?
>
> If you are editing docs, and want to regenerate them, run 'meinproc
> index.docbook' and you'll find the html files in the current
> directory.  Then just look at them in Konqueror.
>
> As far as having multiple KDE installs, setting $KDEDIR should point
> khelpcenter to the version you want to see.

If you want to edit the index.docbook of some application and wish to 
readily keep track of how it looks in the KDE Helpcenter, there is a 
trick I regularly use when working on the KDevelop User Manual:

- Find the help docs directory you are interested in (usually a 
subdirectory in $KDEDIR/share/doc/HTML/en).
- Rename the index.docbook there to something like index.docbook.old 
(just in case, to keep a copy).
- Set a index.docbook symbolic link to the index.docbook you are woking 
on.
- Do so for any other .docbook file you work on in this directory.

Reply via email to