https://github.com/sphinx-contrib/multiversion
Sphinx extension for building self-hosted versioned docs.
https://github.com/sphinx-contrib/multiversion
git sphinx versioning
Last synced: 6 months ago
JSON representation
Sphinx extension for building self-hosted versioned docs.
- Host: GitHub
- URL: https://github.com/sphinx-contrib/multiversion
- Owner: sphinx-contrib
- License: bsd-2-clause
- Created: 2020-02-19T16:25:24.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-12-01T21:39:24.000Z (6 months ago)
- Last Synced: 2025-12-07T11:44:30.634Z (6 months ago)
- Topics: git, sphinx, versioning
- Language: Python
- Homepage: https://sphinx-contrib.github.io/multiversion/
- Size: 395 KB
- Stars: 179
- Watchers: 6
- Forks: 72
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# sphinx-multiversion [![License][license-badge]][license][![Build][build-badge]][build][![pre-commit.ci][pre-commit-badge]][pre-commit]
Sphinx extension for building self-hosted versioned docs.
This extension aims to provide a clean implementation that tries to avoid
messing with Sphinx internals as much as possible.
Documentation can be found at:
[license]: https://github.com/sphinx-contrib/multiversion/blob/main/LICENSE
[license-badge]: https://img.shields.io/github/license/sphinx-contrib/multiversion
[build]: https://github.com/sphinx-contrib/multiversion/actions?query=branch%3Amain
[build-badge]: https://img.shields.io/github/actions/workflow/status/sphinx-contrib/multiversion/build.yml?branch=main
[pre-commit]: https://results.pre-commit.ci/latest/github/sphinx-contrib/multiversion/main
[pre-commit-badge]: https://results.pre-commit.ci/badge/github/sphinx-contrib/multiversion/main.svg