Project

General

Profile

Actions

Bug #7859

closed

Build failure with read the docs theme due to use of deprecated get_html_theme_path

Added by Theo Buehler 7 days ago. Updated about 8 hours ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
low
Difficulty:
Label:
Beginner, Good First Issue

Description

Since userguide/conf.py uses the long-deprecated get_html_theme_path(), sphinx emits a warning which breaks the build since warnings are treated as errors:

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.
[...]
build finished with problems, 1 warning (with warnings treated as errors).

Actions

Also available in: Atom PDF