Codebase list lua-ldoc / lintian-fixes/main tests / mod1.ld
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

mod1.ld @lintian-fixes/mainraw · history · blame

1
2
3
4
5
6
7
8
-- ldoc -c mod1.ld .
project = 'mod1'
description = 'showing various ldoc comment styles'
title = 'mod docs'
-- may be a table containing files and directories
file = 'mod1.lua'
-- show local functions as well!
all = true