{"id":19034274,"url":"https://github.com/wenzel/doxify","last_synced_at":"2025-08-22T13:17:37.222Z","repository":{"id":24294221,"uuid":"27689355","full_name":"Wenzel/doxify","owner":"Wenzel","description":"Quick C++ source code documentation generator based on doxygen.","archived":false,"fork":false,"pushed_at":"2014-12-25T10:48:55.000Z","size":152,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-02T05:13:14.125Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/Wenzel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-07T23:44:22.000Z","updated_at":"2024-03-21T16:17:47.000Z","dependencies_parsed_at":"2022-08-22T15:20:10.153Z","dependency_job_id":null,"html_url":"https://github.com/Wenzel/doxify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wenzel%2Fdoxify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wenzel%2Fdoxify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wenzel%2Fdoxify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wenzel%2Fdoxify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wenzel","download_url":"https://codeload.github.com/Wenzel/doxify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240088505,"owners_count":19746100,"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":[],"created_at":"2024-11-08T21:44:07.565Z","updated_at":"2025-02-21T21:25:47.089Z","avatar_url":"https://github.com/Wenzel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"doxify\n======\n\nQuick C++ source code documentation generator based on doxygen\nto facilitate understanding of unknown project code structure\nand navigate easily into it, thanks to call graphs generation.\n\nUsage\n------\n\n    ./doxify my_project/src\n\nWith `my_project/src` being the root directory of your source code tree.\n\nBy default, doxify will generate the documentation in the current directory.\nAlternatively, you can specify an output dir :\n\n    ./doxify my_project/src my_project/doc\n\nDependencies\n-------------\n\nThis script obviously depends on `doxygen`, so please install it before.\n\nOtherwise, `doxygen` can make use of `dot` to generate advanced and nicer call graphs.\nIf the `dot` executable cannot be found on your system, you will get a\nwarning from `doxify`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenzel%2Fdoxify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwenzel%2Fdoxify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenzel%2Fdoxify/lists"}