Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/readthedocs/sphinx-multiproject
- Owner: readthedocs
- License: mit
- Created: 2022-02-23T01:31:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T18:59:33.000Z (20 days ago)
- Last Synced: 2024-10-23T22:52:06.996Z (20 days ago)
- Topics: sphinx-extension
- Language: Python
- Homepage: https://sphinx-multiproject.readthedocs.io/
- Size: 62.5 KB
- Stars: 5
- Watchers: 5
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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 .