flm01/openwrt/packages/luci/host/usr/lib/lua/luadoc/doclet/raw.lua

13 lines
389 B
Lua

-----------------------------------------------------------------
-- @release $Id: raw.lua 3941 2008-12-23 21:39:38Z jow $
-----------------------------------------------------------------
module "luadoc.doclet.raw"
-----------------------------------------------------------------
-- Generate the output.
-- @param doc Table with the structured documentation.
function start (doc)
end