mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-12 19:09:56 +03:00
.ci/docs.sh: add py3-sphinxcontrib-jquery to fix the failing search (MR 2500)
Signed-off-by: Robert Eckelmann <longnoserob@postmarketos.org>
This commit is contained in:
parent
91f0a4feeb
commit
07592b2ab6
2 changed files with 3 additions and 1 deletions
|
@ -39,6 +39,7 @@ extensions = [
|
|||
"sphinx.ext.autosummary",
|
||||
"sphinx.ext.doctest",
|
||||
"sphinxcontrib.autoprogram",
|
||||
"sphinxcontrib.jquery",
|
||||
]
|
||||
|
||||
templates_path = ["_templates"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue