This repository provides User Manual for setting up a Docker environment tailored for testing DGTD code.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

31 lines
1010 B

Metadata-Version: 2.1
Name: breathe
Version: 4.35.0
Summary: Sphinx Doxygen renderer
Home-page: https://github.com/michaeljones/breathe
Author: Michael Jones
Author-email: m.pricejones@gmail.com
License: BSD
Download-URL: https://github.com/michaeljones/breathe
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: Sphinx :: Extension
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Documentation
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
License-File: LICENSE
Requires-Dist: Sphinx (!=5.0.0,>=4.0)
Requires-Dist: docutils (>=0.12)
Breathe is an extension to reStructuredText and Sphinx to be able to read and
render `Doxygen <http://www.doxygen.org>`__ xml output.