diff options
author | 2011-01-27 23:03:38 -0500 | |
---|---|---|
committer | 2011-01-27 23:03:38 -0500 | |
commit | 0a91a589c3ec98887bb5d37f0d24cbfa68b27f34 (patch) | |
tree | 366899099fcd152ed73683bf90c363f65562fe12 /doc/manual/11_Scripting.md | |
parent | 92bea65c4d30de4c162c08f8a25c8ba873193039 (diff) | |
download | textadept-0a91a589c3ec98887bb5d37f0d24cbfa68b27f34.tar.gz textadept-0a91a589c3ec98887bb5d37f0d24cbfa68b27f34.zip |
Added Adeptsense info and screenshots to documentation.
Diffstat (limited to 'doc/manual/11_Scripting.md')
-rw-r--r-- | doc/manual/11_Scripting.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/manual/11_Scripting.md b/doc/manual/11_Scripting.md index aaaaa498..9e34187e 100644 --- a/doc/manual/11_Scripting.md +++ b/doc/manual/11_Scripting.md @@ -5,6 +5,10 @@ LuaDoc is available for many Textadept objects as well as Lua's standard libraries. See the [lua module documentation](../modules/_m.lua.commands.html) for more information. + + + + ## LuaDoc and Examples Textadept's API is heavily documented. The [LuaDoc](../index.html) is the |