summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/util/html_doclet.lua
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace fixes.Adam Borowski2011-10-261-163/+163
|
* Use our own taglet/doclet instead of making dummy .cc.luadoc files.Samuel Bronson2011-10-021-0/+275
For now, our doclet monkey-patches itself over the standard one, so that we can use the standard template files unaltered. (They hard-code the full module name all over the place. Very messy.)