Skip to content

dbindel/ldoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ldoc: A Lua documentation tool

The ldoc tool converts a Lua code intermixed with text documentation (in block comments) into a markup language. The simplest literate programming tool I will ever use, I expect.

Assuming you have Lua installed, type make to generate ldoc.md from the ldoc.lua source. If you have Pandoc installed, you can also try make html.

About

A simple documentation tool in Lua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published