Skip to content

Commit 9f293b3

Browse files
[docs] List a few alternative projects
This adds a new page to the documentation that lists a few alternative tools that serve the same purpose as `sphinx-polyversion`. * docs/sphinx/alternatives.rst: bullet list * docs/sphinx/index.rst: Add a link to the new page.
1 parent d54d770 commit 9f293b3

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/sphinx/alternatives.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
------------
2+
Alternatives
3+
------------
4+
5+
- `sphinx-multiversion <https://github.com/Holzhaus/sphinx-multiversion>`_ (unmaintained)
6+
- `sphinxcontrib-versioning <https://github.com/sphinx-contrib/sphinxcontrib-versioning>`_ (unmaintained)
7+
- `sphinx_simpleversion <https://github.com/isaksamsten/sphinx_simpleversion>`_
8+
- `sphinx_versioning <https://github.com/Yihengxiong6/sphinx_versioning>`_

docs/sphinx/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Table of Contents
1818

1919
guide/installation
2020
guide/getting-started
21+
alternatives
2122

2223
.. toctree::
2324
:maxdepth: 2

0 commit comments

Comments
 (0)