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 3 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 #1

Updated by Theo Buehler 7 days ago

This is encountered when the rtd_theme is picked up. See

https://github.com/OISF/suricata/pull/13742

Actions #2

Updated by Philippe Antoine about 3 hours ago

  • Status changed from New to Closed
  • Target version changed from TBD to 8.0.1
Actions

Also available in: Atom PDF