Published by Dimitri van Heesch
doxygen
Source code documentation and analysis tool
Doxygen is a widely-used documentation generator tool in software development. It automates the generation of documentation from source code comments, parsing information about classes, functions, and variables to produce output in formats like HTML and PDF. By simplifying and standardizing the documentation process, Doxygen enhances collaboration and maintenance across diverse programming languages and project scales.
Winget Install — click to copy
winget install DimitriVanHeesch.Doxygen
Frequently Asked Questions
How do I install doxygen using winget?
Open Windows Terminal or PowerShell and run:
winget install DimitriVanHeesch.Doxygen. Winget is built into Windows 10 (1809+) and Windows 11.What is doxygen?
Source code documentation and analysis tool
Is doxygen free to download?
doxygen is available under the GPL-2.0 license. Use the winget command or the direct download link on this page.
How do I update doxygen with winget?
Run
winget upgrade DimitriVanHeesch.Doxygen in Windows Terminal or PowerShell to update doxygen to the latest available version.