LuaDoc icon
LuaDoc icon

LuaDoc

 Like

Documentation Generator Tool for the Lua language.

License model

  • FreeOpen Source

Application type

Platforms

  • Windows
  • Linux
  • BSD
Discontinued

From GitHub repo: "LuaDoc is obsolete, use LDoc instead"

  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • Documentation
  • doc-generators
  • doc-tool
  • doc-generator
  • lua
  • lua-doc
  • docs-tools
  • lua-docs
  • docs-tool
  • lua-language
  • doc-generation
  • doc-tools
  • lua-documentation
  • script-documentation
  • code-documentation

LuaDoc News & Activities

Highlights All activities

Recent activities

No activities found.

LuaDoc information

  • Developed by

    Kepler Project
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    31 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  86 Stars
  •  26 Forks
  •  1 Open Issues
  •   Updated Jan 6, 2016 (Archived)
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about LuaDoc, and it has gotten 0 likes

LuaDoc was added to AlternativeTo by AntumDeluge on Jul 26, 2017 and this page was last updated Jan 20, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is LuaDoc?

LuaDoc has been superseded by LDoc

LuaDoc is a documentation generator tool for Lua icon 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. Please refer to customizing section for further information.