| ###################### | |
| 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/ |