summaryrefslogtreecommitdiff
path: root/Tools/LuaMacro/docgen.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/LuaMacro/docgen.bat')
-rw-r--r--Tools/LuaMacro/docgen.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/LuaMacro/docgen.bat b/Tools/LuaMacro/docgen.bat
new file mode 100644
index 0000000..509bc1f
--- /dev/null
+++ b/Tools/LuaMacro/docgen.bat
@@ -0,0 +1 @@
+ldoc . && lua ..\winapi\markdown.lua readme.md && copy readme.html docs\index.html