lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi. Probably a stupid newbie question:

But assume you have a tool that generates LuaDoc files such as:

---------------------------------------------------------------------------------
-- @module physics

---
-- @field [parent=#global] #physics physics

---------------------------------------------------------------------------------
-- physics
-- @type physics

---------------------------------------------------------------------------------
-- CylindricalJointFrame
-- @type physics.CylindricalJointFrame
-- @extends #physics.ConstraintFrame


etc.

Is there a tool that can parse this and generate...html?

/Anders


--
__________________________________________
Anders Backman, HPC2N
90187 Umeå University, Sweden
anders@cs.umu.se http://www.hpc2n.umu.se
Cell: +46-70-392 64 67