doxygen

by Dimitri van Heesch

Source code documentation and analysis tool

v1.17.0 GPL-2.0 inno x64

Install with winget

Open PowerShell or Command Prompt and run:

winget install DimitriVanHeesch.Doxygen

Copied to clipboard!

1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation

About doxygen

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.

documentdocumentation

Advanced Install Options

Install (latest)winget install DimitriVanHeesch.Doxygen
Install (pinned version)winget install --id DimitriVanHeesch.Doxygen -e --version 1.17.0
Upgradewinget upgrade DimitriVanHeesch.Doxygen
Uninstallwinget uninstall DimitriVanHeesch.Doxygen

Frequently Asked Questions

How do I install doxygen using winget?
Open PowerShell or Windows Terminal and run: winget install DimitriVanHeesch.Doxygen. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.
What is doxygen?
Source code documentation and analysis tool
Is doxygen free to use?
doxygen is distributed under the GPL-2.0 license. Check the publisher’s site for full licensing details.
How do I update doxygen with winget?
Run winget upgrade DimitriVanHeesch.Doxygen in PowerShell or Windows Terminal to upgrade to the latest available version.
How do I uninstall doxygen?
Run winget uninstall DimitriVanHeesch.Doxygen to remove doxygen from your system.