mirror of
https://github.com/vxcontrol/lualibs-winapi.git
synced 2026-07-01 13:54:03 -04:00
4 lines
148 B
Batchfile
4 lines
148 B
Batchfile
REM building documentation with ldoc
|
|
REM http://github.com/stevedonovan/LDoc
|
|
ldoc winapi.l.c -o api && lua markdown.lua readme.md -s doc.css -l
|