index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
markdowndoc.lua
Age
Commit message (
Collapse
)
Author
2012-09-12
Documentation 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-09-12
Properly link '@see' tags outside of the current module; doc/markdowndoc.lua
mitchell
Global functions/tables must be prefixed with '_G.'. Otherwise, full names can be used.
2012-04-12
Generate valid XHTML; doc/markdowndoc.lua
mitchell
2012-03-17
Do not link the current page in the navigation list; doc/markdowndoc.lua
mitchell
2012-03-16
Specify favicon; doc/markdowndoc.lua
mitchell
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-10
Replaced doc/gen_manual.lua with new unversioned tool.
mitchell
2012-03-08
No blockquoting of LuaDoc.
mitchell
2012-03-08
Added header and footer to Manual and LuaDoc.
mitchell
2012-03-07
Create doc/api/index.html; doc/markdowndoc.lua
mitchell
2012-03-07
Removed `scripts/update_doc` in favor of using `src/Makefile`.
mitchell