Project

General

Profile

Actions

Optimization #4371

closed

Sphinx Warning about deprecated function

Added by Shivani Bhardwaj about 3 years ago. Updated 10 months ago.

Status:
Closed
Priority:
Normal
Target version:
Effort:
Difficulty:
Label:
Beginner

Description

Fix the following warning

/home/ard/Orgs/oisf/ws1-suricata/doc/userguide/conf.py:138: RemovedInSphinx40Warning: The app.add_stylesheet() is deprecated. Please use app.add_css_file() instead.
  app.add_stylesheet('css/suricata.css')

with

sphinx-build 3.2.1
on master (rev d708744f2b5)

Actions

Also available in: Atom PDF