Metadata-Version: 2.1
Name: sphinx-multiproject
Version: 1.0.0
Summary: Build multiple Sphinx projects from a single repository on Read the Docs
Home-page: https://sphinx-multiproject.readthedocs.io/
Author: Read the Docs, Inc
Author-email: support@readthedocs.org
Project-URL: Source, https://github.com/readthedocs/sphinx-multiproject/
Project-URL: Bug Tracker, https://github.com/readthedocs/sphinx-multiproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Sphinx
Classifier: Framework :: Sphinx :: Extension
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Software Development :: Documentation
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# sphinx-multiproject

[![PyPI](https://img.shields.io/pypi/v/sphinx-multiproject.svg)](https://pypi.org/project/sphinx-multiproject/)
[![CircleCI](https://circleci.com/gh/readthedocs/sphinx-multiproject/tree/main.svg?style=svg)](https://circleci.com/gh/readthedocs/sphinx-multiproject/tree/main)
[![Documentation Status](https://readthedocs.org/projects/sphinx-multiproject/badge/?version=latest)](https://sphinx-multiproject.readthedocs.io/en/latest/?badge=latest)

Build multiple Sphinx projects from a single repository on
[Read the Docs](https://readthedocs.org).

**If you aren't using Read the Docs to build your documentation,
you probably don't need this extension,
read [this](https://sphinx-multiproject.readthedocs.io/page/advanced-usage.html#sharing-a-conf-py-file-without-using-an-extension)**.

Check the documentation at <https://sphinx-multiproject.readthedocs.io/>.
