aboutsummaryrefslogtreecommitdiff
path: root/doc/11_Scripting.md
AgeCommit message (Collapse)Author
2013-07-08Renamed "language-specific" modules to just "language modules" in documentation.mitchell
2013-05-20Rewrote the manual to use the active voice.mitchell
2013-05-15Updated old documentation.mitchell
2012-10-30Continued updating documentation formatting.mitchell
2012-10-29Updated documentation formatting.mitchell
Pathnames and filenames are italic and be more consistent with constant width text.
2012-10-17Updated manual.mitchell
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