The question is all in the title : how to use LuaDoc with LuaForWindows ?
In my Lua installation, I have a luadoc_start.bat but the command windows closes as soon as it opens. From there I don't know what else can I do.
Any help ? Thanks
The question is all in the title : how to use LuaDoc with LuaForWindows ?
In my Lua installation, I have a luadoc_start.bat but the command windows closes as soon as it opens. From there I don't know what else can I do.
Any help ? Thanks
For using
luadocin Lua For Windows, the command is like this:which is to be done in either the command prompt window, or powershell.
For this task, you'll need to write a shell script. Here's a small powershell script.
Where, you have to
cdto thepath\to\lua\filedirectory and run thisPS1file.