macOS
brew install doxygenlocal Homebrew formula metadata
sudo port install doxygenMacPorts ports tree · textproc/doxygen/Portfile · source: api.github.com
brew
Generate documentation for several programming languages. Version 1.17.0 via Homebrew; verified 2026-06-26.
install
brew install doxygenlocal Homebrew formula metadata
sudo port install doxygenMacPorts ports tree · textproc/doxygen/Portfile · source: api.github.com
sudo apk add doxygenAlpine Linux edge package indexes · doxygen · source: dl-cdn.alpinelinux.org
sudo apt install doxygenDebian stable package indexes · doxygen · source: deb.debian.org
sudo dnf install doxygenFedora Rawhide package metadata · doxygen · source: dl.fedoraproject.org
nix profile install nixpkgs#doxygennixpkgs package indexes · pkgs/by-name/do/doxygen/package.nix · source: api.github.com
sudo pacman -S doxygenArch Linux sync databases · doxygen · source: geo.mirror.pkgbuild.com
sudo zypper install doxygenopenSUSE Tumbleweed package metadata · doxygen · source: download.opensuse.org
scoop install main/doxygenScoop official bucket manifest trees · bucket/doxygen.json · source: api.github.com
winget install --id DimitriVanHeesch.Doxygen -eWindows Package Manager source index · DimitriVanHeesch.Doxygen · source: cdn.winget.microsoft.com
overview
Generate documentation for several programming languages
history
Doxygen is a long-running source-code documentation generator for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, D, VHDL, and related documentation workflows. Its own README calls it the de facto standard for generating documentation from annotated C++ sources.
Doxygen was created and is still associated with Dimitri van Heesch. The official README describes the tool's core bargain: generate online and offline reference documentation from annotated source, optionally analyze undocumented code structure, and also serve as a normal documentation system for manuals and websites.
The official changelog preserves a long release series reaching back through 1.1, 1.2, and 1.3-era releases and continuing into the 1.17 series. The current website banner lists Doxygen 1.17.0 as available with a release date of 30 April 2026.
A notable infrastructure milestone came in May 2013, when the README says Doxygen moved from Subversion to Git hosted at GitHub. The manual and homepage are themselves generated with Doxygen, making the project one of the clearest examples of a documentation tool dogfooding its own output.
Doxygen's adoption tracks the rise of generated API documentation in C and C++ projects. The homepage describes it as widely used in software development, and the README states that it is the de facto standard for C++ source documentation while supporting many other programming and hardware-description languages.
The tool became a standard package across Unix-like systems and developer environments because it sits at the intersection of source annotations, HTML output, LaTeX/PDF manuals, man pages, XML, DocBook, diagrams, and cross-referenced source browsing. It is the sort of package that appears both in developer workstations and in build documentation jobs.
A typical project runs doxygen -g to create a Doxyfile, edits configuration tags, then runs doxygen with that configuration. The manual says Doxygen can create HTML, LaTeX/PDF, RTF, XML, Unix man page, and DocBook output and can scan source trees recursively.
Doxygen is also used for code archaeology: with extraction and source-browser options, teams can generate structure views and cross references even for code that was not originally written with full Doxygen comments.
For package maintainers, Doxygen is not just another CLI; it is a build-time documentation dependency with optional Graphviz integration, LaTeX/PDF output implications, GUI tooling through Doxywizard, and a large ecosystem of filters and extensions. Version skew can affect generated docs, warning behavior, Markdown handling, language parsers, and reproducible documentation output.
Doxygen also represents a durable packaging pattern: a single cross-platform C++ tool with official binaries, source releases, a generated manual, and broad downstream packaging across Homebrew, Debian/Ubuntu, Fedora, Arch, Nix, MacPorts, Alpine, Scoop, winget, and openSUSE.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
DoxyfileDoxyfileexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
doxygen | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:doxygen |
|---|---|
| Version | 1.17.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/doxygen |
| Homepage | https://www.doxygen.nl/ |
| Repository | https://github.com/doxygen/doxygen |
| Upstream docs | https://www.doxygen.nl/manual/index.html |
| License | GPL-2.0-only |
| Source archive | https://doxygen.nl/files/doxygen-1.17.0.src.tar.gz |
| Last updated | 2026-06-26T20:03:11-04:00 |
| Pulse | updated |
| Dependencies | fmt, spdlog |
| Build dependencies | bison, cmake |
| Uses from macOS | sqlite |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | doxygen |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
doxygen 1.9.8+ds-2.1
Generate documentation from source code
sudo apt install doxygendoxygen-doc 1.9.8+ds-2.1
Documentation for doxygen
sudo apt install doxygen-docdoxygen-doxyparse 1.9.8+ds-2.1
Multi-language source code parser based on doxygen
sudo apt install doxygen-doxyparsedoxygen-gui 1.9.8+ds-2.1
GUI configuration tool for doxygen
sudo apt install doxygen-guidoxygen-latex 1.9.8+ds-2.1
Generate LaTeX documentation from source code
sudo apt install doxygen-latexdoxygen
nix profile install nixpkgs#doxygendoxygen 1.9.8+ds-2build5
Generate documentation from source code
sudo apt install doxygendoxygen-doc 1.9.8+ds-2build5
Documentation for doxygen
sudo apt install doxygen-docdoxygen-doxyparse 1.9.8+ds-2build5
Multi-language source code parser based on doxygen
sudo apt install doxygen-doxyparsedoxygen-gui 1.9.8+ds-2build5
GUI configuration tool for doxygen
sudo apt install doxygen-guidoxygen-latex 1.9.8+ds-2build5
Generate LaTeX documentation from source code
sudo apt install doxygen-latexdoxygen 1.17.0-r0
Documentation system for C++, C, Java, IDL and PHP
sudo apk add doxygendoxygen-doc 1.17.0-r0
Documentation system for C++, C, Java, IDL and PHP (documentation)
sudo apk add doxygen-docdoxygen 1.17.0-1.fc45
A documentation system for C/C++
sudo dnf install doxygendoxygen-doxywizard 1.17.0-1.fc45
A GUI for creating and editing configuration files
sudo dnf install doxygen-doxywizarddoxygen-latex 1.17.0-1.fc45
Support for producing latex/pdf output from doxygen
sudo dnf install doxygen-latexsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.