aboutsummaryrefslogtreecommitdiff
path: root/scripts/update_doc
AgeCommit message (Collapse)Author
2012-03-07Removed `scripts/update_doc` in favor of using `src/Makefile`.mitchell
2012-03-07Updated contact email address.mitchell
2012-03-07Documentation overhaul with Discount (Markdown implementation).mitchell
The standard LuaDoc template is no longer used. Instead, the new `scripts/markdowndoc.lua` has the template for LuaDoc and `scripts/update_doc` has the template for the Manual. Also added README, CHANGELOG, and THANKS files.
2012-02-10Update LuaDoc with new formatting.mitchell
2012-01-06Updated copyright information.mitchell
2011-11-23Code cleanup.mitchell
2011-08-31Indicate UTF-8 charset for manual pages; scripts/update_docmitchell
2011-07-13Refactored key commands and added menu accelerators.mitchell
Key commands are now in keys.conf and keys.osx.conf which are loaded by the _m.textadept.menu module.
2011-03-29Allow specific documentation to be updated; scripts/update_docmitchell
2011-02-28Readded scripts.mitchell
2011-01-17Files in scripts/ should be in the source release, not hg.mitchell
2011-01-17Added Adeptsense.mitchell
2010-12-28Updated copyright information.mitchell
2010-11-30New manual.mitchell
2010-06-17Renamed core/.*.lua to core/.*.luadoc documentation files.mitchell
2010-01-07Updated copyright to 2010.mitchell
2009-07-28Updated manual for offline use, sidebar links.mitchell
2009-07-25Documentation overhaul.mitchell