SkillAgentSearch skills...

Doxysphinx

A lightweight Doxygen extension for Sphinx

Install / Use

/learn @boschglobal/Doxysphinx
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- ===================================================================================== C O P Y R I G H T ------------------------------------------------------------------------------------- Copyright (c) 2022 by Robert Bosch GmbH. All rights reserved. Author(s): - Markus Braun, :em engineering methods AG (contracted by Robert Bosch GmbH) - Nirmal Sasidharan, Robert Bosch Gmbh - Wolfgang Ulmer, Robert Bosch GmbH ===================================================================================== --> <div align="center"> <img src="https://raw.githubusercontent.com/boschglobal/doxysphinx/main/docs/resources/doxysphinx_logo.svg" alt="doxysphinx" width=500 /> </div>

License Pypi package supported Python versions Build action: CI Build action: CD

Doxysphinx is a Doxygen and Sphinx integration tool.

It is an easy-to-use cli tool and typically runs right after Doxygen generation. It reuses the Doxygen generated HTML output and integrates it into Sphinx document generation. With this, Doxysphinx supports all known Doxygen features and at the same time integrates well with the Sphinx output (for example, Sphinx-Themes, search etc.). Doxysphinx, also supports restructured text (rST) annotations within C++ files.

Internally, Doxysphinx creates an rST file for each (Doxygen) HTML file and includes the HTML using .. raw:: html directive. Later Sphinx picks up these rST files and creates an integrated documentation.

Check out Doxysphinx alternatives here.

Links

📚 Doxysphinx Overview

🚀 Getting Started

💻 Developer Quickstart

🤖 Releases

Related Skills

View on GitHub
GitHub Stars31
CategoryDevelopment
Updated2mo ago
Forks13

Languages

Python

Security Score

95/100

Audited on Jan 5, 2026

No findings