[Lazarus] Building help files: the nitty-gritty
Marco van de Voort
marcov at stack.nl
Mon Jul 16 20:57:06 CEST 2012
On Fri, Jul 13, 2012 at 02:38:53PM +0200, Mattias Gaertner wrote:
> >
> > lhelp will open them manually, but keyword help in the IDE (e.g. F1 on
> > begin or {$i) doesn't. I get IDE popups like 'Help keyword
> > "FPCKeyword_begin" not found.
> >
> > lazarus-trunk$ find . -iname '*chm'
> > ./components/wiki/chm
> > ./docs/chm
> > ./docs/chm/toc.chm
> > ./docs/chm/user.chm
> > ./docs/chm/fpdoc.chm
> > ./docs/chm/prog.chm
> > ./docs/chm/fcl.chm
> > ./docs/chm/rtl.chm
> > ./docs/chm/ref.chm
> > ./docs/html/lcl/lcl.chm
>
> Add the ref.kwd file too.
ref.kwd shouldn't be needed anymore since 2.4.2, since then the ref.kwd has
been processed into the ref.chm index.
More information about the Lazarus
mailing list