[Docs] Sync docs_new with legacy docs and update migration redirects (#23337)

Co-authored-by: Mingyi <wisclmy0611@gmail.com>
This commit is contained in:
zijiexia
2026-04-21 00:15:17 -07:00
committed by GitHub
co-authored by Mingyi
parent f63def8510
commit 900aad5f72
179 changed files with 16014 additions and 8162 deletions
+7
View File
@@ -93,6 +93,13 @@ repos:
language: system
files: ^test/registered/.*\.py$
pass_filenames: false
- id: check-no-docs-changes
name: reject changes under legacy docs/
entry: python3 scripts/ci/check_no_docs_changes.py
language: system
pass_filenames: false
always_run: true
stages: [pre-commit]
- repo: https://github.com/lycheeverse/lychee.git
rev: lychee-v0.22.0
hooks: