Metadata-Version: 2.0
Name: sphinxcontrib-paradoxy
Version: 0.3.1
Summary: Adds links to Doxygen objects within Sphinx
Home-page: https://github.com/fpoirotte/sphinxcontrib-paradoxy
Author: Francois Poirotte
Author-email: clicky@erebot.net
License: BSD
Download-URL: https://github.com/fpoirotte/sphinxcontrib-paradoxy
Keywords: sphinx doxygen links
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Framework :: Sphinx :: Extension
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Documentation
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Software Development :: Documentation
Requires-Dist: Sphinx (<1.7)
Requires-Dist: Sphinx (>=1.3.6)
Requires-Dist: lxml

sphinxcontrib.paradoxy is an extension for Sphinx that makes it
very easy to add links to objects of a project documented with
`Doxygen <http://www.doxygen.org>`_.


