DiamondLightSource / python3-pip-skeleton

Archived in favour of https://github.com/DiamondLightSource/python-copier-template
Apache License 2.0
4 stars 4 forks source link

Doc builds are failing with navigation_with_keys warnings #153

Open DominicOram opened 10 months ago

DominicOram commented 10 months ago

Doc builds on repositories dependant on this one are failing with the error:

WARNING: The default value for `navigation_with_keys` will change to `False` in the next release. If you wish to preserve the old behavior for your site, set `navigation_with_keys=True` in the `html_theme_options` dict in your `conf.py` file.Be aware that `navigation_with_keys = True` has negative accessibility implications:https://github.com/pydata/pydata-sphinx-theme/issues/1492
ERROR: InvocationError for command sphinx-build -EW --keep-going -T docs build/html (exited with code 1)

See:

DominicOram commented 10 months ago

This is also failing on this repo https://github.com/DiamondLightSource/python3-pip-skeleton/actions/runs/6459306926/job/18090529062