CTAN: Package lua2dox (original) (raw)
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 findfunction/... declarations and document them. If the code also contains appropriately formatted “magic comments”, the tool can use them to supplement the documentation.
The package is a first prototype of a planned TeX2DoX tool (in development), which will process joint (La)TeX/lua documents.
| Sources | /web/lua2dox |
|---|---|
| Documentation | READMEPackage documentation |
| Version | 0.2 |
| Licenses | The LaTeX Project Public License 1.3 |
| Maintainer | Simon Dales |
| Topics | Literate programming |
Download the contents of this package in one zip archive (792.1k).