[docs] add deprecation notice banner to legacy documentation site (#23516)

This commit is contained in:
zijiexia
2026-04-22 20:17:53 -07:00
committed by GitHub
parent 214c35b031
commit 6490afe36e
4 changed files with 84 additions and 1 deletions
+1
View File
@@ -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):