CTAN Comprehensive TeX Archive Network

Directory web/lua2dox

README
##########
lua2dox_lua

This is a hack to enable doxygen to document lua.

It uses the wellknown doxygen filter mechanism to fool doxygen into reading foreign languages.

If this works for you then enjoy.

Files:
	INSTALL -- help with installation
	lua2dox-refm.pdf -- more extensive documentation

Simon Dales
18/5/2012

##

Download the contents of this package in one zip archive (792.1k).

lua2dox – Auto-documentation of lua code

The package extends the well-known C-like language autodoc tool, doxygen, to read and document lua code.

In use, you edit and test your code and periodically run the autodoc tool to update the documentation, which may be viewed via an html browser.

Autodoc tools can read the code well enough to find function/... declarations and document them. If the code also contains appropriatly formatted “magic comments”, the tool can use them to supplement the documentation.

The package is a first prototype of a planned 2DoX tool (in development), which will process joint /lua documents.

Packagelua2dox
Version0.2
LicensesThe Project Public License 1.3
MaintainerSimon Dales
TopicsLitprog
...
Guest Book Sitemap Contact Contact Author