{"id":37624284,"url":"https://github.com/boschglobal/doxysphinx","last_synced_at":"2026-01-16T10:45:35.257Z","repository":{"id":228979928,"uuid":"490238226","full_name":"boschglobal/doxysphinx","owner":"boschglobal","description":"A lightweight Doxygen extension for Sphinx","archived":false,"fork":false,"pushed_at":"2025-10-13T14:43:54.000Z","size":11541,"stargazers_count":31,"open_issues_count":32,"forks_count":12,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-11-18T11:28:36.312Z","etag":null,"topics":["docs-as-code","doxygen","python","sphinx","sphinx-extension"],"latest_commit_sha":null,"homepage":"https://boschglobal.github.io/doxysphinx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boschglobal.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.md","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-09T10:35:34.000Z","updated_at":"2025-11-14T06:09:56.000Z","dependencies_parsed_at":"2024-03-21T13:26:30.643Z","dependency_job_id":"eda031c4-3d14-48c0-9616-425b287b60d1","html_url":"https://github.com/boschglobal/doxysphinx","commit_stats":null,"previous_names":["boschglobal/doxysphinx"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/boschglobal/doxysphinx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boschglobal%2Fdoxysphinx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boschglobal%2Fdoxysphinx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boschglobal%2Fdoxysphinx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boschglobal%2Fdoxysphinx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boschglobal","download_url":"https://codeload.github.com/boschglobal/doxysphinx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boschglobal%2Fdoxysphinx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478054,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"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":["docs-as-code","doxygen","python","sphinx","sphinx-extension"],"created_at":"2026-01-16T10:45:34.348Z","updated_at":"2026-01-16T10:45:35.247Z","avatar_url":"https://github.com/boschglobal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n=====================================================================================\n C O P Y R I G H T\n-------------------------------------------------------------------------------------\n Copyright (c) 2022 by Robert Bosch GmbH. All rights reserved.\n\n Author(s):\n - Markus Braun, :em engineering methods AG (contracted by Robert Bosch GmbH)\n - Nirmal Sasidharan, Robert Bosch Gmbh\n - Wolfgang Ulmer, Robert Bosch GmbH\n=====================================================================================\n--\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/boschglobal/doxysphinx/main/docs/resources/doxysphinx_logo.svg\" alt=\"doxysphinx\" width=500 /\u003e\n\n\u003c/div\u003e\n\n---\n\n[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE.md)\n[![Pypi package](https://img.shields.io/pypi/v/doxysphinx)](https://pypi.org/project/doxysphinx/)\n[![supported Python versions](https://img.shields.io/pypi/pyversions/doxysphinx)](https://pypi.org/project/doxysphinx/)\n[![Build action: CI](https://github.com/boschglobal/doxysphinx/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/boschglobal/doxysphinx/actions/workflows/ci.yml)\n[![Build action: CD](https://github.com/boschglobal/doxysphinx/actions/workflows/cd.yml/badge.svg?tag=latest)](https://github.com/boschglobal/doxysphinx/actions/workflows/cd.yml)\n\nDoxysphinx is a [Doxygen](https://doxygen.nl) and [Sphinx](https://sphinx-doc.org) integration tool.\n\nIt is an easy-to-use cli tool and typically runs right after Doxygen generation.\nIt reuses the Doxygen generated HTML output and integrates it into Sphinx document generation.\nWith this, Doxysphinx supports all known Doxygen features and at the same time integrates well with the Sphinx output (for example, Sphinx-Themes, search etc.).\nDoxysphinx, also supports [restructured text (rST) annotations](https://github.com/boschglobal/doxysphinx/blob/main/docs/using_rst_in_doxygen.md) within C++ files.\n\nInternally, Doxysphinx creates an rST file for each (Doxygen) HTML file and includes the HTML using `.. raw:: html` directive.\nLater Sphinx picks up these rST files and creates an integrated documentation.\n\nCheck out Doxysphinx alternatives [here](https://github.com/boschglobal/doxysphinx/blob/main/docs/alternatives.md).\n\n## Links\n\n📚 [Doxysphinx Overview](https://boschglobal.github.io/doxysphinx)\n\n🚀 [Getting Started](https://boschglobal.github.io/doxysphinx/docs/getting_started.html)\n\n💻 [Developer Quickstart](https://boschglobal.github.io/doxysphinx/docs/dev_guide.html)\n\n🤖 [Releases](https://github.com/boschglobal/doxysphinx/releases)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboschglobal%2Fdoxysphinx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboschglobal%2Fdoxysphinx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboschglobal%2Fdoxysphinx/lists"}