Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/readthedocs/sphinx-multiproject

Share a single conf.py file between several Sphinx projects
https://github.com/readthedocs/sphinx-multiproject

sphinx-extension

Last synced: 4 days ago
JSON representation

Share a single conf.py file between several Sphinx projects

Awesome Lists containing this project

README

        

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