doxygen/doxygen
Official doxygen git repository observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 85
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 89.5
- age_days: 4854
- days_rel: 20
- days_push: 7
- n_releases_24m: 9
Adoption not part of the score
6563 stars · 1354 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Doxygen is the de facto standard open-source tool for generating documentation from annotated source code, with primary support for C++ and additional support for C, Python, Java, PHP, C#, Objective-C, Fortran, VHDL, and more. It parses source comments and code structure to produce HTML, LaTeX/PDF, RTF, XML, and man-page output, including dependency graphs and inheritance diagrams.
Use cases
- generate api documentation from c++ source comments
- produce html and pdf reference manuals from code
- extract class structure from undocumented codebases
- generate inheritance and collaboration diagrams
- document a multi-language codebase consistently
- create offline documentation for a large c project
When to choose
- you maintain C, C++, or other compiled-language code needing API docs
- you want documentation generated directly from source comments
- you need multiple output formats like HTML, PDF, and man pages
- you want automatic diagrams of code structure
When to avoid
- you need docs for JavaScript/TypeScript web projects with modern tooling ecosystems
- you want a docs-as-code static site with custom theming beyond Doxygen's customization
- your project is documentation-only with no source code to parse
Facets
cli-tool · maturity stable
documentation parser static-site-generator documentation developer-tools parsers windows cross-platform cli api-documentation code-documentation doxygen diagrams cross-referencing c-plus-plus linux macos
4 sources
- readme: https://github.com/doxygen/doxygen · fetched 2026-08-28 · 3d710fc8d231
- homepage: https://www.doxygen.org · fetched 2026-08-29 · 4e216401482e
- site_page: https://www.doxygen.nl/manual/index.html · fetched 2026-08-29 · 0e868c7008f2
- site_page: https://www.doxygen.nl/manual/changelog.html · fetched 2026-08-29 · 5dc3e911feaa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| doxygen/doxygen | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem