add the new Lua API to make docs

This commit is contained in:
Matthias Mailänder
2014-05-31 09:56:17 +02:00
parent e5c746df15
commit 778f03baea
3 changed files with 3 additions and 0 deletions

View File

@@ -293,6 +293,7 @@ version: mods/ra/mod.yaml mods/cnc/mod.yaml mods/d2k/mod.yaml mods/modchooser/mo
# Documentation (d2k depends on all mod libraries)
docs: utility
@mono --debug OpenRA.Utility.exe --docs d2k > DOCUMENTATION.md
@mono --debug OpenRA.Utility.exe --lua-docs ra > Lua-API.md
install: install-core