Skip to content

L3MON4D3/luals-mdgen

Repository files navigation

Usage

Generate documentation in markdown from a templated markdown file and LuaCATS-annotations.

# generate documentation (do whenever the source has changed).
emmylua_doc_cli -f json -i test_project -o ./ 
nvim --clean --headless -l mdgen.lua <template-file> <output-file>

For an example see the input in DOC-template.md and test_project/project.lua and the result in DOC.md.

About

Generate documentation in markdown from LuaCATS-annotations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors