ldoc

LuaDoc-compatible documentation generation system

Debian Debian
RUN apt-get update && \ apt-get install -y lua-ldoc
Ubuntu
RUN apt-get update && \ apt-get install -y lua-ldoc
Alpine
RUN apk add ldoc
Arch Arch Linux
RUN pacman -S --noconfirm ldoc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lua-ldoc
Fedora
RUN dnf install -y lua-ldoc
Raspbian
RUN apt-get update && \ apt-get install -y lua-ldoc
click the source code to copy install ldoc on any operating system with command-not-found.com