Our CI fails when upgrading the sphinx theme to 1.2.0 with the following error:
Extension error (ansys_sphinx_theme.search.fuse_search):
Handler <function create_search_index at 0x7f82c7d3a4d0> for event 'build-finished' threw an exception (exception: list index out of range)
make: *** [Makefile:19: html] Error 2
π Before submitting the issue
π Description of the bug
Our CI fails when upgrading the sphinx theme to 1.2.0 with the following error:
π Steps to reproduce
https://github.com/ansys/grantami-bomanalytics/actions/runs/11619612949/job/32359611095?pr=640
Build the documentation for grantami-bomanalytics with Ansys sphinx theme 1.2.0
π» Which operating system are you using?
Linux
π Which ANSYS version are you using?
n/a
π Which Python version are you using?
3.10
π¦ Installed packages
Installing dependencies from lock file
Package operations: 118 installs, 1 update, 0 removals
Installing the current project: ansys-grantami-bomanalytics (2.2.0dev0) Run source .venv/bin/activate Installing dependencies from lock file
Package operations: 47 installs, 0 updates, 0 removals
(CI run so cannot run pip freeze)