{"id":13399512,"url":"https://github.com/doxygen/doxygen","last_synced_at":"2026-01-05T23:18:15.411Z","repository":{"id":8540136,"uuid":"10160141","full_name":"doxygen/doxygen","owner":"doxygen","description":"Official doxygen git repository","archived":false,"fork":false,"pushed_at":"2025-05-05T19:45:52.000Z","size":78320,"stargazers_count":5963,"open_issues_count":1969,"forks_count":1304,"subscribers_count":152,"default_branch":"master","last_synced_at":"2025-05-05T22:41:44.111Z","etag":null,"topics":["doxygen","doxygen-documentation"],"latest_commit_sha":null,"homepage":"https://www.doxygen.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doxygen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"doxygen","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2013-05-19T19:16:07.000Z","updated_at":"2025-05-05T19:45:57.000Z","dependencies_parsed_at":"2023-09-24T15:13:37.495Z","dependency_job_id":"535c94a7-ffb0-4877-9aa8-bb6e1ecdff1d","html_url":"https://github.com/doxygen/doxygen","commit_stats":{"total_commits":7108,"total_committers":318,"mean_commits":"22.352201257861637","dds":0.6553179516038267,"last_synced_commit":"4d931346a97e3f80426b557e9e0579edad8fa3f1"},"previous_names":[],"tags_count":355,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doxygen%2Fdoxygen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doxygen%2Fdoxygen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doxygen%2Fdoxygen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doxygen%2Fdoxygen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doxygen","download_url":"https://codeload.github.com/doxygen/doxygen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253968562,"owners_count":21992255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["doxygen","doxygen-documentation"],"created_at":"2024-07-30T19:00:38.710Z","updated_at":"2026-01-05T23:18:15.397Z","avatar_url":"https://github.com/doxygen.png","language":"C++","readme":"Doxygen\n===============\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=9HHLRBCC8B2B8)\n\nDoxygen is the de facto standard tool for generating documentation from\nannotated C++ sources, but it also supports other popular programming\nlanguages such as C, Objective-C, C#, PHP, Java, Python, IDL\n(Corba, Microsoft, and UNO/OpenOffice flavors), Fortran,\nand to some extent D. Doxygen also supports the hardware description language VHDL.\n\nDoxygen can help you in three ways:\n\n1. It can generate an online documentation browser (in HTML) and/or an\n   offline reference manual (in LaTeX) from a set of documented source files.\n   There is also support for generating output in RTF (MS-Word), PostScript,\n   hyperlinked PDF, compressed HTML, DocBook and Unix man pages.\n   The documentation is extracted directly from the sources, which makes\n   it much easier to keep the documentation consistent with the source code.\n2. You can configure doxygen to extract the code structure from undocumented\n   source files. This is very useful to quickly find your way in large\n   source distributions. Doxygen can also visualize the relations between\n   the various elements by means of include dependency graphs, inheritance\n   diagrams, and collaboration diagrams, which are all generated automatically.\n3. You can also use doxygen for creating normal documentation (as I did for\n   the doxygen user manual and doxygen website).\n\nDownload\n---------\nThe latest binaries and Doxygen source code can be downloaded from:\n* https://www.doxygen.nl/\n\nDevelopers\n---------\n* Linux, Windows and MacOS Build Status: \u003ca href=\"https://github.com/doxygen/doxygen/actions\"\u003e\u003cimg alt=\"Github Actions Build Status\" src=\"https://github.com/doxygen/doxygen/workflows/CMake%20Build%20for%20Doxygen/badge.svg\"\u003e\u003c/a\u003e\n\n* Coverity Scan Build Status: \u003ca href=\"https://scan.coverity.com/projects/2860\"\u003e \u003cimg alt=\"Coverity Scan Build Status\" src=\"https://scan.coverity.com/projects/2860/badge.svg\"/\u003e \u003c/a\u003e\n\n* Doxygen's \u003ca href=\"https://doxygen.github.io/doxygen-docs/\"\u003einternal source code documentation\u003c/a\u003e\n\n* Install: Please read the installation section of the manual (https://www.doxygen.nl/manual/install.html)\n\n* Project stats: https://www.openhub.net/p/doxygen\n\nIssues, bugs, requests, ideas\n----------------------------------\nUse the [issue](https://github.com/doxygen/doxygen/issues) tracker to report bugs.\n\nComms\n----------------------------------\n### Mailing Lists ###\n\nThere are three mailing lists:\n\n* doxygen-announce@lists.sourceforge.net     - Announcement of new releases only\n* doxygen-users@lists.sourceforge.net        - for doxygen users\n* doxygen-develop@lists.sourceforge.net      - for doxygen developers\n* To subscribe follow the link to\n    * https://sourceforge.net/projects/doxygen/\n\nSource Code\n----------------------------------\nIn May 2013, Doxygen moved from\nsubversion to git hosted at GitHub\n* https://github.com/doxygen/doxygen\n\nEnjoy,\n\nDimitri van Heesch (doxygen at gmail.com)\n","funding_links":["https://github.com/sponsors/doxygen","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=9HHLRBCC8B2B8"],"categories":["C++","Documentation","Documentation and Presentation","Analysis","Tools for Creating Documentation","Documentation Types","Uncategorized"],"sub_categories":["Library","Code Documentation","Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoxygen%2Fdoxygen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoxygen%2Fdoxygen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoxygen%2Fdoxygen/lists"}