Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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