docs(api): record editor stale-page cleanup audit
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
# API 文档重构状态
|
||||
|
||||
**生成时间**: `2026-04-07 01:26:32`
|
||||
**生成时间**: `2026-04-10 00:00:52`
|
||||
|
||||
**来源**: `docs/api/_tools/audit_api_docs.py`
|
||||
|
||||
## 摘要
|
||||
|
||||
- Markdown 页面数(全部): `3753`
|
||||
- Markdown 页面数(canonical): `3725`
|
||||
- Public headers 数: `304`
|
||||
- Editor source headers 数: `142`
|
||||
- 有效头文件引用数(全部): `304`
|
||||
- 有效头文件引用数(canonical): `304`
|
||||
- Markdown 页面数(全部): `3794`
|
||||
- Markdown 页面数(canonical): `3766`
|
||||
- Public headers 数: `313`
|
||||
- Editor source headers 数: `144`
|
||||
- 有效头文件引用数(全部): `313`
|
||||
- 有效头文件引用数(canonical): `313`
|
||||
- 无效头文件引用数: `0`
|
||||
- 有效源文件引用数(全部): `142`
|
||||
- 有效源文件引用数(Editor canonical): `142`
|
||||
- 有效源文件引用数(全部): `144`
|
||||
- 有效源文件引用数(Editor canonical): `144`
|
||||
- 无效源文件引用数: `0`
|
||||
- 失效 `.md` 链接数: `0`
|
||||
- 非 `.md` 相对链接数: `0`
|
||||
@@ -28,8 +28,8 @@
|
||||
## 平行目录
|
||||
|
||||
- Canonical 根目录: `XCEngine`
|
||||
- 源码目录节点数: `48`
|
||||
- 已生成目录总览页节点数: `48`
|
||||
- 源码目录节点数: `49`
|
||||
- 已生成目录总览页节点数: `49`
|
||||
- 缺失目录总览页节点数: `0`
|
||||
- 支撑目录: `_meta, _tools`
|
||||
|
||||
@@ -38,19 +38,19 @@
|
||||
| 模块 | Public headers | 已覆盖 | 未覆盖 |
|
||||
|------|----------------|--------|--------|
|
||||
| `Audio` | `11` | `11` | `0` |
|
||||
| `Components` | `10` | `10` | `0` |
|
||||
| `Components` | `11` | `11` | `0` |
|
||||
| `Core` | `48` | `48` | `0` |
|
||||
| `Debug` | `10` | `10` | `0` |
|
||||
| `Input` | `5` | `5` | `0` |
|
||||
| `Memory` | `5` | `5` | `0` |
|
||||
| `Platform` | `11` | `11` | `0` |
|
||||
| `RHI` | `88` | `88` | `0` |
|
||||
| `Rendering` | `38` | `38` | `0` |
|
||||
| `Resources` | `20` | `20` | `0` |
|
||||
| `Rendering` | `42` | `42` | `0` |
|
||||
| `Resources` | `22` | `22` | `0` |
|
||||
| `Scene` | `4` | `4` | `0` |
|
||||
| `Scripting` | `7` | `7` | `0` |
|
||||
| `Threading` | `10` | `10` | `0` |
|
||||
| `UI` | `37` | `37` | `0` |
|
||||
| `UI` | `39` | `39` | `0` |
|
||||
|
||||
## Editor 源文件页覆盖
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
| `(root)` | `3` | `3` | `0` |
|
||||
| `Actions` | `9` | `9` | `0` |
|
||||
| `Commands` | `4` | `4` | `0` |
|
||||
| `ComponentEditors` | `10` | `10` | `0` |
|
||||
| `ComponentEditors` | `11` | `11` | `0` |
|
||||
| `Core` | `20` | `20` | `0` |
|
||||
| `Layers` | `1` | `1` | `0` |
|
||||
| `Layout` | `1` | `1` | `0` |
|
||||
@@ -70,14 +70,14 @@
|
||||
| `Utils` | `4` | `4` | `0` |
|
||||
| `Viewport` | `37` | `37` | `0` |
|
||||
| `XCUIBackend` | `2` | `2` | `0` |
|
||||
| `panels` | `11` | `11` | `0` |
|
||||
| `panels` | `12` | `12` | `0` |
|
||||
|
||||
## 元信息覆盖
|
||||
|
||||
| 字段 | 页面数 |
|
||||
|------|--------|
|
||||
| `命名空间` | `2471` |
|
||||
| `类型` | `2471` |
|
||||
| `描述` | `530` |
|
||||
| `头文件` | `1892` |
|
||||
| `源文件` | `512` |
|
||||
| `命名空间` | `2492` |
|
||||
| `类型` | `2492` |
|
||||
| `描述` | `551` |
|
||||
| `头文件` | `1903` |
|
||||
| `源文件` | `520` |
|
||||
|
||||
Reference in New Issue
Block a user