Skip to content

Commit

Permalink
Downgrade sphinx to 5.3.0 to Fix Search (#3457)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshil21 committed Jan 1, 2023
1 parent 456b81d commit 3e7ab7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.rst
Expand Up @@ -185,7 +185,7 @@ doc strings don't have a separate documentation site they generate, instead, the

User facing documentation
-------------------------
We use `sphinx`_ to generate static HTML docs. Note that this requires Poython 3.8+. To build the docs, first make sure you have the required dependencies:
We use `sphinx`_ to generate static HTML docs. To build them, first make sure you have the required dependencies:

.. code-block:: bash
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements-docs.txt
@@ -1,4 +1,4 @@
sphinx==6.0.0
sphinx==5.3.0
sphinx-pypi-upload
furo==2022.12.7
git+https://github.com/harshil21/furo-sphinx-search@be5cfa221a01f6e259bb2bb1f76d6ede7ffc1f11#egg=furo-sphinx-search
Expand Down

0 comments on commit 3e7ab7e

Please sign in to comment.