[docs] add deprecation notice banner to legacy documentation site (#23516)
This commit is contained in:
@@ -131,6 +131,7 @@ html_context = {
|
||||
|
||||
html_static_path = ["_static"]
|
||||
html_css_files = ["css/custom_log.css"]
|
||||
html_js_files = ["js/deprecation_banner.js"]
|
||||
|
||||
|
||||
def setup(app):
|
||||
|
||||
Reference in New Issue
Block a user