-
Notifications
You must be signed in to change notification settings - Fork 350
Closed
Labels
bugdocIssues/PRs related to documentation improvmentsIssues/PRs related to documentation improvments
Milestone
Description
RTD now says:
WARNING: Calling get_html_theme_path is deprecated. If you are calling it to define html_theme_path, you are safe to remove that code.
as seen on #1082 - this may be because of Addons being enabled by default or just a new version of Sphinx with a deprecation we previously didn't encounter.
Reporting a bug
- I have tried using the latest released version of llvmlite (most recent is
visible in the change log (https://github.com/numba/llvmlite/blob/main/CHANGE_LOG). - I have included a self contained code sample to reproduce the problem.
i.e. it's possible to run as 'python bug.py'.
Metadata
Metadata
Assignees
Labels
bugdocIssues/PRs related to documentation improvmentsIssues/PRs related to documentation improvments