doxywizard
GUI configuration tool for doxygen
Install
- All systems
-
curl cmd.cat/doxywizard.sh
- Debian
-
apt-get install doxygen-gui
- Ubuntu
-
apt-get install doxygen-gui
- Arch Linux
-
pacman -S doxygen-doxywizard-1
- Kali Linux
-
apt-get install doxygen-gui
- CentOS
-
yum install doxygen-doxywizard-1
- Fedora
-
dnf install doxygen-doxywizard-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install doxygen-gui
- Raspbian
-
apt-get install doxygen-gui
- Dockerfile
- dockerfile.run/doxywizard
doxygen-gui
GUI configuration tool for doxygen
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. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. This package contains doxywizard, a GUI configuration tool for doxygen.
doxygen-doxywizard-1
configuration files
doxygen-dbg
Debug symbols for doxygen
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. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. This package contains the debug symbols for doxygen.
doxygen
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. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. Install the doxygen-latex package to build LaTeX based documents.