LuaDoc logo

LuaDoc

Generates documentation for Lua source code, supports multiple output formats, and allows customization of documentation comments.

Made by Kepler Project

  • doc-tools

  • doc-generators

  • doc-tool

  • Documentation

  • lua-language

  • script-documentation

  • code-documentation

  • Documentation Generator

  • lua-documentation

  • doc-generator

  • lua-doc

  • docs-tools

  • lua-docs

  • lua

  • doc-generation

  • docs-tool

What is LuaDoc?

Lua Documentation Generator: A Powerful Tool for Documenting Your Lua Code The Lua Documentation Generator (LDoc) is a powerful tool designed to streamline the process of documenting Lua source code. It offers a flexible and customizable approach to generating comprehensive XHTML-based documentation from your Lua project's declarations and documentation comments

Highlights

  • Flexible Output Formats: While XHTML is the default output format, LDoc allows you to implement new "doclets" to generate documentation in alternative formats, providing you with the flexibility to choose the most suitable presentation for your needs
  • Customizable Documentation Comments: The format of the documentation comments can be customized by implementing new "taglets," enabling you to tailor the documentation structure to your project's specific requirements
  • Comprehensive Code Parsing: LDoc parses the declarations and documentation comments within your Lua source files, ensuring that all relevant information is captured and included in the generated documentation
  • Efficient Workflow: By automating the documentation generation process, LDoc helps you maintain up-to-date and accurate documentation, streamlining the development workflow and enhancing the overall quality of your Lua projects.

Platforms

  • BSD
  • Linux
  • Windows

Languages

  • English