{"id":28645476,"url":"https://github.com/lizardbyte/doxyconfig","last_synced_at":"2026-04-01T22:00:13.275Z","repository":{"id":251291569,"uuid":"836969440","full_name":"LizardByte/doxyconfig","owner":"LizardByte","description":"Common doxygen config for LizardByte projects.","archived":false,"fork":false,"pushed_at":"2026-03-21T17:28:26.000Z","size":137,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-22T06:08:17.583Z","etag":null,"topics":["doxygen","rtd"],"latest_commit_sha":null,"homepage":"https://docs.lizardbyte.dev/projects/doxyconfig","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LizardByte.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["LizardByte"],"patreon":"LizardByte","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://paypal.me/ReenigneArcher"]}},"created_at":"2024-08-02T00:07:12.000Z","updated_at":"2026-03-21T17:23:42.000Z","dependencies_parsed_at":"2025-03-22T23:24:26.693Z","dependency_job_id":"40f1796c-b4ee-462d-8ae1-a2a015b2a25d","html_url":"https://github.com/LizardByte/doxyconfig","commit_stats":null,"previous_names":["lizardbyte/doxyconfig"],"tags_count":1,"template":false,"template_full_name":"LizardByte/template-base","purl":"pkg:github/LizardByte/doxyconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LizardByte%2Fdoxyconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LizardByte%2Fdoxyconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LizardByte%2Fdoxyconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LizardByte%2Fdoxyconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LizardByte","download_url":"https://codeload.github.com/LizardByte/doxyconfig/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LizardByte%2Fdoxyconfig/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31292631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","rtd"],"created_at":"2025-06-13T01:07:39.546Z","updated_at":"2026-04-01T22:00:13.256Z","avatar_url":"https://github.com/LizardByte.png","language":"JavaScript","readme":"# doxyconfig\n\nThis is a common Doxygen config for LizardByte projects.\n\n## Usage\n\n1. Add this repository as a submodule to your project.\n\n   ```bash\n   git submodule add https://github.com/LizardByte/doxyconfig.git third-party/doxyconfig\n   ```\n\n2. Place project specific Doxyfile config in `./docs/Doxyfile`. You can overwrite anything from the common config here.\n3. Add the following to your CMakeLists.txt file.\n\n   ```cmake\n   option(BUILD_DOCS \"Build documentation\" ON)\n   if(BUILD_DOCS)\n       add_subdirectory(third-party/doxyconfig docs)\n   endif()\n   ```\n\n4. Add the following to your `.gitignore` file.\n\n   ```gitignore\n   # doxyconfig\n   docs/doxyconfig*\n   ```\n\n5. Optionally, add the following to the input list in your Doxyfile.\n\n   ```doxyfile\n   INPUT += ../third-party/doxyconfig/docs/source_code.md\n   ```\n\n6. Optionally, copy the `.readthedocs.yaml` file to the root of your project.\n\n\u003cdetails style=\"display: none;\"\u003e\n  \u003csummary\u003e\u003c/summary\u003e\n  [TOC]\n\u003c/details\u003e\n","funding_links":["https://github.com/sponsors/LizardByte","https://patreon.com/LizardByte","https://paypal.me/ReenigneArcher"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flizardbyte%2Fdoxyconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flizardbyte%2Fdoxyconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flizardbyte%2Fdoxyconfig/lists"}