Codebase list lua-ldoc / 471526a ldoc / config.ld
471526a

Tree @471526a (Download .tar.gz)

config.ld @471526araw · history · blame

project = 'Lua'
description = 'Lua Standard Libraries'
full_description = [[
These are the built-in libraries of Lua 5.1

Plus documentation for lpeg and luafilesystem.
]]
file = {'builtin',exclude = {'builtin/globals.lua'}}
no_summary = true
no_return_or_parms = true
format = 'discount'