mirror of https://github.com/searxng/searxng.git
Merge pull request #795 from searxng/dependabot/pip/master/sphinx-4.4.0
Bump sphinx from 4.3.2 to 4.4.0
This commit is contained in:
commit
f3d4b25e73
|
@ -136,12 +136,10 @@ find an example configuration below:
|
|||
MySQL
|
||||
-----
|
||||
|
||||
.. _mysql-connector-python: https://pypi.org/project/mysql-connector-python
|
||||
|
||||
.. sidebar:: info
|
||||
|
||||
- :origin:`mysql_server.py <searx/engines/mysql_server.py>`
|
||||
- ``pip install`` mysql-connector-python_
|
||||
- ``pip install`` :pypi:`mysql-connector-python <mysql-connector-python>`
|
||||
|
||||
MySQL is said to be the most popular open source database. Before enabling MySQL
|
||||
engine, you must install the package ``mysql-connector-python``.
|
||||
|
|
|
@ -7,7 +7,7 @@ Switch from searx to SearXNG
|
|||
.. sidebar:: info
|
||||
|
||||
- :pull:`456`
|
||||
- `A comment about rolling release <https://github.com/searxng/searxng/pull/446#issuecomment-954730358>`_
|
||||
- :pull:`A comment about rolling release <446#issuecomment-954730358>`
|
||||
|
||||
.. contents:: Contents
|
||||
:depth: 2
|
||||
|
|
|
@ -8,7 +8,7 @@ splinter==0.17.0
|
|||
selenium==4.1.0
|
||||
twine==3.7.1
|
||||
Pallets-Sphinx-Themes==2.0.2
|
||||
Sphinx==4.3.2
|
||||
Sphinx==4.4.0
|
||||
sphinx-issues==3.0.1
|
||||
sphinx-jinja==1.4.0
|
||||
sphinx-tabs==3.2.0
|
||||
|
|
Loading…
Reference in New Issue