aboutsummaryrefslogtreecommitdiff
path: root/scripts/markdowndoc.lua
AgeCommit message (Collapse)Author
2022-01-31Updated copyright year.mitchell
2021-04-11Initial pass reformatting all code.mitchell
Use clang-format, LuaFormatter, and 100 character limit on lines.
2021-01-29Updated copyright information.mitchell
2020-10-01Moved 'docs/markdowndoc.lua' into 'scripts/markdowndoc.lua'.mitchell
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.