SkillAgentSearch skills...

Ldoc

A simple documentation tool in Lua

Install / Use

/learn @dbindel/Ldoc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks1

Languages

Lua

Security Score

55/100

Audited on Jun 1, 2023

No findings