Skip to content

Commit

Permalink
[docs] List a few alternative projects
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
real-yfprojects committed Jun 14, 2024
1 parent d54d770 commit 9f293b3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/sphinx/alternatives.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
------------
Alternatives
------------

- `sphinx-multiversion <https://github.com/Holzhaus/sphinx-multiversion>`_ (unmaintained)
- `sphinxcontrib-versioning <https://github.com/sphinx-contrib/sphinxcontrib-versioning>`_ (unmaintained)
- `sphinx_simpleversion <https://github.com/isaksamsten/sphinx_simpleversion>`_
- `sphinx_versioning <https://github.com/Yihengxiong6/sphinx_versioning>`_
1 change: 1 addition & 0 deletions docs/sphinx/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Table of Contents

guide/installation
guide/getting-started
alternatives

.. toctree::
:maxdepth: 2
Expand Down

0 comments on commit 9f293b3

Please sign in to comment.