diff options
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 |