A recent project of mine was to get a decently-large subset of the Leo
API autodocumented online. You can find the docstrings and code of most
of Leo's API at http://leo-editor.readthedocs.org/, updated nightly.
I say most because there a few plugins which aren't documenting
themselves at the moment, such as viewrendered. I'm trying to figure
that one out... but all of Leo's core is there.
Here's insertAsLastChild for you:
http://leo-editor.readthedocs.org/en/latest/leo.core.html#leo.core.leoNodes.position.insertAsLastChild
Hope this helps,
-->Jake
On 5/13/2013 5:38 AM, Fidel Pérez wrote:
Found it:
Leopyref.leo
On Monday, May 13, 2013 10:12:53 AM UTC+2, Fidel Pérez wrote:
Hi:
I have gone through all those Leo files searching for
"insertaslastchild" and only found it used over and over, but
couldnt get to the definition or any explanation on how it works
(or similar useful functions).
scripts.leo
leodocs.leo
leosettings.leo
leopluggins.leo
Where can I find some information about it? My recommendation
would be to include all the useful functions in one single doc
(prefirably the tutorial/user guide) categorized by type
(function, directive, etc) so both the user gets a feel of the
difference among them and also can find them quick when developing
in Leo and well many more benefits. Also that would allow the user
to navigate among them without previously knowing them which is
the problem I am having, I cant find functions because I just dont
know they exist or where to search for them (and normally they are
spread through several documents so since I dont remember if I am
searching for a minibuffer command, a Leo function, or whatever, I
cant go back there to search for more...) Well just sharing my
noob's experiences again ^^
Thanks.
--
You received this message because you are subscribed to the Google
Groups "leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.