doxyindexer

Documentation system for C, C++, Java, Python and other languages

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