aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/5_FileNavigation.md
AgeCommit message (Collapse)Author
2012-03-07Renamed manual pages 1-9 to preserve sort order.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.
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.
2010-12-06Fixed misspellings in the manual.mitchell
2010-11-30New manual.mitchell