luci-themes: luci.main.mediaurlbase not set correctly
[project/luci.git] / contrib / luadoc / lua / luadoc / doclet / raw.lua
1 -----------------------------------------------------------------
2 -- @release $Id: raw.lua,v 1.5 2007/04/18 14:28:39 tomas Exp $
3 -----------------------------------------------------------------
4
5 module "luadoc.doclet.raw"
6
7 -----------------------------------------------------------------
8 -- Generate the output.
9 -- @param doc Table with the structured documentation.
10
11 function start (doc)
12 end