docs(api): sync archive and command guidance

This commit is contained in:
2026-04-10 17:33:51 +08:00
parent 447977214e
commit 7fc7bb0a22
2 changed files with 2 additions and 4 deletions

View File

@@ -344,7 +344,7 @@ docs/api/XCEngine/Editor/Viewport/SceneViewportRenderPlan/
## 推荐命令
```powershell
rg --files docs/api/XCEngine
rg --files docs/api/XCEngine docs/api/XCEditor
rg --files tests/Editor
rg -n "SymbolName" engine/include engine/src editor/src tests docs/api
python -B docs/api/_tools/audit_api_docs.py