How to Install libqdox-java-doc in Ubuntu 18.04



Install libqdox-java-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install libqdox-java-doc

Description:

Documentation for qdox (javadoc)

This package contains the documentation for qdox, generated from Javadoc. . qdox quickly parses Java source files looking for key items of interest: * class and interface definitions * member declarations * import statements * JavaDoc comments . qdox ignores all other components of Java source, such as actual method implementations, to avoid overhead. qdox returns a simple document model containing only the declarations and containing enough information to be useful.

Homepage: https://github.com/codehaus/qdox

Version: 1.12.1-3

Section: universe/libs