Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T13:33:09.000Z (15 days ago)
- Last Synced: 2024-10-23T02:12:01.845Z (15 days ago)
- Topics: git, sphinx, versioning
- Language: Python
- Homepage: https://sphinx-contrib.github.io/multiversion/
- Size: 309 KB
- Stars: 153
- Watchers: 10
- Forks: 68
- Open Issues: 40
-
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