Docs: remove alabaster, add jquery as sphinx dependecies

This commit is contained in:
neofelis2X
2025-01-21 01:20:37 +01:00
parent b7c921bdf5
commit aa8c03aed1
2 changed files with 4 additions and 3 deletions

View File

@@ -25,7 +25,8 @@ sys.path.append(os.path.abspath('..'))
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = ['sphinx.ext.todo',
extensions = ["sphinxcontrib.jquery",
'sphinx.ext.todo',
'sphinx.ext.autodoc',
'sphinx.ext.autosummary',
'sphinx.ext.coverage',

View File

@@ -12,8 +12,8 @@ pytest-xdist
pytest-forked
pytest-timeout
sphinx; python_version >= '3.0'
alabaster
sphinx
sphinxcontrib-jquery
sphinxcontrib-applehelp
sphinxcontrib-devhelp
sphinxcontrib-htmlhelp