macOS
brew install doxygenlocal Homebrew formula metadata
sudo port install doxygenMacPorts ports tree · textproc/doxygen/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de doxygen pour les workflows d'agents IA.
installation
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
aperçu
Generate documentation for several programming languages
historique
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.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
DoxyfileDoxyfileexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
doxygen | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:doxygen |
|---|---|
| Version | 1.17.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/doxygen |
| Page d'accueil | https://www.doxygen.nl/ |
| Dépôt | https://github.com/doxygen/doxygen |
| Docs amont | https://www.doxygen.nl/manual/index.html |
| Licence | GPL-2.0-only |
| Archive source | https://doxygen.nl/files/doxygen-1.17.0.src.tar.gz |
| Dernière mise à jour | 2026-06-26T20:03:11-04:00 |
| Pulse | updated |
| Dépendances | fmt, spdlog |
| Dépendances de compilation | bison, cmake |
| Bibliothèques fournies par macOS | sqlite |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-latexpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.