https://github.com/sphinx-contrib/doxylink
A Sphinx extension to link to external Doxygen API documentation.
https://github.com/sphinx-contrib/doxylink
api-documentation cpp documentation doxygen python sphinx-doc
Last synced: about 1 month ago
JSON representation
A Sphinx extension to link to external Doxygen API documentation.
- Host: GitHub
- URL: https://github.com/sphinx-contrib/doxylink
- Owner: sphinx-contrib
- License: bsd-2-clause
- Created: 2017-09-28T10:35:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-28T11:31:46.000Z (2 months ago)
- Last Synced: 2025-03-29T16:04:07.720Z (about 1 month ago)
- Topics: api-documentation, cpp, documentation, doxygen, python, sphinx-doc
- Language: Python
- Homepage:
- Size: 352 KB
- Stars: 17
- Watchers: 3
- Forks: 22
- Open Issues: 9
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
######################
sphinxcontrib-doxylink
######################A Sphinx_ extension to link to external Doxygen API documentation.
Usage
-----Please refer to the documentation_ for information on using this extension.
Installation
------------This extension can be installed from the Python Package Index::
pip install sphinxcontrib-doxylink
.. _`Sphinx`: http://www.sphinx-doc.org
.. _`documentation`: http://sphinxcontrib-doxylink.readthedocs.io/en/stable/