aboutsummaryrefslogtreecommitdiff
path: root/doc/11_Scripting.md
AgeCommit message (Collapse)Author
2012-09-22Fixes to Lua paths.mitchell
Do not look in the current working directory for modules. Look in _USERHOME for shared libraries.
2012-09-12Documentation overhaul.mitchell
Rewrote most of the manual and Lua API to complement each other. Key bindings reference moved from Appendix to modules/textadept/keys.lua LuaDoc.
2012-04-10Added note about LuaJIT compatibility; doc/11_Scripting.mdmitchell
2012-03-15Added note about output directory; doc/11_Scripting.mdmitchell
2012-03-15Added documentation for generating API documentation and Lua Adeptsense.mitchell
2012-03-08Moved Manual into `doc/` root directory.mitchell