8000 GitHub - sanyaade-teachings/luadocx: Documentation Generator Tool for the Lua language
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sanyaade-teachings/luadocx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luadocx

Documentation Generator Tool for the Lua language



LuaDocX - Generate documents from Lua source files


-   extract tags (module, class, function) from Lua source files. write to JSON file.

    luadocx extract -c config_file_path source_files_dir json_file_dir


-   generate offline HTML docments:

    luadocx generate -c config_file_path json_file_dir html_files_dir


About

Documentation Generator Tool for the Lua language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0