Ross ROSS = Recommend OSS · open-source software intelligence for agents

doxygen/doxygen

Official doxygen git repository observed · 2026-08-28

github.com/doxygen/doxygen · homepage · C++ · GPL-2.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
doxygen/doxygenmain94

For agents

markdown · JSON · MCP: product_card(name="doxygen/doxygen")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem