How to Install doxygen-latex in Ubuntu 18.04



Install doxygen-latex by entering the following commands in the terminal:

sudo apt update
sudo apt install doxygen-latex

Description:

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

Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. . This dependency package adds dependencies for all LaTeX packages required to build documents using the default stylesheet.

Homepage: http://www.stack.nl/~dimitri/doxygen/

Version: 1.8.13-10

Section: universe/devel