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 (
Expand
)
Author
2015-04-01
Small code cleanup; doc/markdown.lua
mitchell
2014-12-31
Updated copyright year.
mitchell
2014-06-30
Condensed manual and API documentation into single files.
mitchell
2014-06-12
Lua code cleanup.
mitchell
2014-06-07
Added buffer constants to buffer LuaDoc and improved Lua tags and api generator.
mitchell
2014-01-12
Updated copyright information.
mitchell
2014-01-12
New home page along with some documentation content and layout changes.
mitchell
2013-09-16
Removed the `SC_` prefix from constants in `_SCINTILLA.constants`.
mitchell
2013-04-29
More code cleanup.
mitchell
2013-02-24
Fixed bug in API documentation link generator; doc/markdowndoc.lua
mitchell
2013-01-20
Updated copyright date.
mitchell
2012-11-19
Rewrote LuaDoc.
mitchell
2012-11-19
Changed Lua code style for tables.
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-10-29
Updated doc/markdowndoc.lua.
mitchell
2012-10-08
Use '@field' LuaDoc for events defined in modules.
mitchell
2012-09-12
Documentation overhaul.
mitchell
2012-09-12
Properly link '@see' tags outside of the current module; doc/markdowndoc.lua
mitchell
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