aboutsummaryrefslogtreecommitdiff
path: root/docs/markdowndoc.lua
AgeCommit message (Collapse)Author
2020-09-09LuaDoc doclet outputs markdown to stdout now.mitchell
Now all markdown to HTML is done in one place. Previously, the doclet generated its own HTML.
2020-09-04Renamed doc/ to docs/ and removed bombay dependency.mitchell
Added some documentation infrastructure for eventual migration to a new build service. Use a simple Lua script for generating documentation offline.