Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 665 Bytes

File metadata and controls

24 lines (16 loc) · 665 Bytes

Sphinx plugin for Lua and Lua Language Server

Document Lua projects using Lua Language Server's output. This plugin features:

  • new domain for Lua language,
  • directives to automatically generate documentation based on source code.

Resources

Requirements

  • python >= 3.12
  • sphinx >= 8.0

Installation

pip install sphinx-lua-ls