[Lazarus] Is FPDoc Editor working?

Yann Mérignac yann.merignac at gmail.com
Mon Dec 22 09:10:51 CET 2014


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.

2014-12-21 15:36 GMT+01:00 silvioprog <silvioprog at gmail.com>:

> Lazarus list rejected my e-mail because my attachments > 100 KB. ¬¬'
>
> Attachment 1: http://tinypic.com/r/zko60n/8 ;
> Attachment 2: http://tinypic.com/r/2yo77v6/8
>
> Please see my message below:
>
> On Sat, Dec 20, 2014 at 6:33 PM, silvioprog <silvioprog at gmail.com> wrote:
>
>> On Sat, Dec 20, 2014 at 5:38 AM, Mattias Gaertner <
>> nc-gaertnma at netcologne.de> wrote:
>>
>>> On Fri, 19 Dec 2014 18:26:33 -0300
>>> silvioprog <silvioprog at gmail.com> wrote:
>>>
>>> > Hello,
>>> >
>>> > I'm trying to use the FPDoc Editor following this steps below:
>>> >
>>> > . In Lazarus IDE, open the FPDoc Editor from View menu;
>>> > . In the Lazarus source code editor, move the cursor to some code
>>> element.
>>> >
>>> > However, the "Create help item" button is never enabled for me
>>> >
>>> > How to use it? I saw the (wrong) step by step in this link:
>>> > http://wiki.lazarus.freepascal.org/LazDoc.
>>>
>>> It works here. You have to place the cursor on the identifier of an
>>> declaration. For example:
>>> property Foo|Bar: string;
>>>
>>> On what identifier does it not work?
>>>
>>
>> It still does not working for me. =(
>>
>> My all steps:
>>
>> . Open Lazarus;
>> . Save the current project (Project1);
>> . Declare a "property FooBar: string" in your current main form (TForm1);
>> . Place the cursor on the "Foo|Bar" identifier.
>>
>> Please see a screen shot from my desktop in attachment.
>>
>> Tested in latest Lazarus beta version (downloaded from Source Forge) and
>> Lazarus trunk version (downloaded from Github), same problem in both.
>>
>> My SO: Windows 7, 64 bits.
>>
>
> --
> Silvio Clécio
> My public projects - github.com/silvioprog
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20141222/582513c4/attachment-0003.html>


More information about the Lazarus mailing list