On Fri, 14 Oct 2011 07:48:23 -0700 (PDT)
"Edward K. Ream" <[email protected]> wrote:

> Thought I had better ask, before writing one myself.
> 
> Wouldn't it be great if we all could remember what we, and others,
> have already done :-)

:-) Yes I did, but right now I can't find it.  Ah, there it is
.../leo/doc/plugin_catalog.py

What I think we need is an agreed upon format for comments (usually
python doc. strings but not always) which can be spidered by some
script which makes a keyword searchable index for finding things.  The
top of .../leo/doc/plugin_catalog.py has 

    Extract plugin status and docs. from docstrings
    
    :last_update: 20100301
    :plugin_status: inital development
    :gui: qt and tk
    :maintainer: [email protected]

as an example, although I think it needs more thought.

Also, as I said elsewhere, I think we should unify all plugin docs in
the docstring, have them present on the web as well as in Leo, and
allow images to be used in both places.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to