Codebase list lua-ldoc / 70eaf2b ldoc / config.ld
70eaf2b

Tree @70eaf2b (Download .tar.gz)

config.ld @70eaf2braw · 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'