Skip to content

Commit

Permalink
add jQuery to get search working IQSS#10455
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Apr 2, 2024
1 parent dae327f commit b08c3e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/sphinx-guides/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ myst-parser==2.0.0

# tabs
sphinx-tabs==3.4.5

# jQuery
sphinxcontrib-jquery
1 change: 1 addition & 0 deletions doc/sphinx-guides/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
'sphinx.ext.viewcode',
'sphinx.ext.graphviz',
'sphinxcontrib.icon',
'sphinxcontrib.jquery',
'myst_parser',
'sphinx_tabs.tabs',
]
Expand Down

0 comments on commit b08c3e7

Please sign in to comment.