How To Install Ldoc?
Install ldoc
-
Debian
apt-get install lua-ldocClick to copy -
Ubuntu
apt-get install lua-ldocClick to copy -
Alpine OS
apk add ldocClick to copy -
Arch Linux
pacman -S ldocClick to copy -
Kali Linux
apt-get install lua-ldocClick to copy -
Fedora
dnf install lua-ldocClick to copy -
Raspbian
apt-get install lua-ldocClick to copy
lua-ldoc
LuaDoc-compatible documentation generation systemLDoc is a LuaDoc-compatible documentation generation system for Lua source code. It parses the declaration and documentation comments in a set of Lua source files and produces a set of XHTML pages describing the commented declarations and functions.
ldoc
LuaDoc-compatible documentation generation system
Installation of latest ldoc command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




