パッケージ: lua-doc (3.0.1+gitz20160106.51577bf-1)
lua-doc に関するリンク
Debian の資源:
lua-doc ソースパッケージをダウンロード:
- [lua-doc_3.0.1+gitz20160106.51577bf-1.dsc]
- [lua-doc_3.0.1+gitz20160106.51577bf.orig.tar.xz]
- [lua-doc_3.0.1+gitz20160106.51577bf-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Documentation for the doc generator for lua
LuaDoc is a documentation generator tool for Lua source code. It parses the declarations and documentation comments in a set of Lua source files and produces a set of XHTML pages describing the commented declarations and functions.
The output is not limited to XHTML. Other formats can be generated by implementing new doclets. The format of the documentation comments is also flexible and can be customized by implementing new taglets.
This package also contains the documentation for luadoc, describing the supported syntax and how to customize the tool input (taglets) and output (doclets).
その他の lua-doc 関連パッケージ
|
|
|
|
-
- dep: lua-filesystem
- luafilesystem library for the Lua language
-
- dep: lua-logging
- Logging library for the Lua language