On Mon, 22 Dec 2014 09:10:51 +0100
Yann Mérignac <yann.merig...@gmail.com> wrote:

> This works for me (Lazarus 1.26 + Linux 32 + Gtk) :
> 
> - create a 'doc' directory in your project directory
> - open Project > Project Options
> - In FPDoc Editor options add 'doc' to the search path
> 
> Now I can place the cursor on FooBar and click the 'Create Help Item'
> button in FPDoc Editor.

The following works here:
Place cursor on an identifier of a project unit. Click "Create Help
Item".
If you have not yet set a fpdoc directory for you project it opens
a select directory dialog. Create directory 'doc' and click ok.

This sets the above mentioned search path.

Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to