NOTICE: This package has been removed from pkgsrc

./devel/lua-doc, LuaDoc-compatible documentation generation system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.4.6, Package name: lua52-doc-1.4.6, Maintainer: triaxx

LDoc is a software documentation tool which automatically generates API
documentation out of source code comments (doc comments). It is mainly targeted
at Lua and documenting Lua APIs, but it can also parse C with according doc
comments for documenting Lua modules implemented in C.

It is mostly compatible with LuaDoc, except that certain workarounds are no
longer needed. For instance, it is not so married to the idea that Lua modules
should be defined using the module function; this is not only a matter of taste
since this has been deprecated in Lua 5.2.


Required to run:
[devel/lua-penlight] [lang/lua52]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 587ea175311110144df0d9c2175a72e462378e04
RMD160: b1d1fa7967af7f5c9c598c0a4898940e4275b03e
Filesize: 123.125 KB

Version history: (Expand)


CVS history: (Expand)


   2017-08-18 12:28:46 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (5) | Package removed
Log message:
Remove devel/lua-doc due to package duplication with textproc/LDoc.
   2017-08-14 23:11:09 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (5)
Log message:
Add devel/lua-doc package version 1.4.6

Reviewed by maya@

Needed by wm/awesome for API doc generation.