aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/7_LuaInterface.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-11-30 19:55:39 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2010-11-30 19:55:39 -0500
commitc7b543e79b41d9a983cc89e264acd0472d09dc92 (patch)
tree9b28b836f65b396ea160ba91048fb030018ccdcc /doc/manual/7_LuaInterface.md
parent6c1afd75fc048e65cef5bfdbe68c79a082bdad43 (diff)
downloadtextadept-c7b543e79b41d9a983cc89e264acd0472d09dc92.tar.gz
textadept-c7b543e79b41d9a983cc89e264acd0472d09dc92.zip
New manual.
Diffstat (limited to 'doc/manual/7_LuaInterface.md')
-rw-r--r--doc/manual/7_LuaInterface.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/manual/7_LuaInterface.md b/doc/manual/7_LuaInterface.md
deleted file mode 100644
index 2b8c7693..00000000
--- a/doc/manual/7_LuaInterface.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# Lua Interface
-
-After startup, Textadept relinquishes control to Lua. At this point, having a
-Manual is pointless since all of Textadept's functionality is dynamic from here
-on out. This is where the most important resource for help comes in: the
-[LuaDoc][LuaDoc]. It contains not only documentation for Textadept's Lua API,
-but documentation for all of its modules and features as well. It is more up to
-date than a manual like this could ever be.
-
-[LuaDoc]: ../index.html