Metadata-Version: 2.1
Name: interbreathe
Version: 0.1.0
Summary: A breathe/intersphinx resolver for multi repo projects
Home-page: https://github.com/utzig/interbreathe
Author: Fabio Utzig
Author-email: fabio.utzig@nordicsemi.no
License: Apache Software License
Download-URL: https://github.com/utzig/interbreathe
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Documentation
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
Requires-Dist: Sphinx (<=3.0.3,>=2.4.4)
Requires-Dist: breathe (<4.18.1,>=4.12.4)


Fixes references that exist outside a particular repo, when breathe is used
to generate documentation for many projects built separately.


