docs: Fix SKILL.md规范 violations - Remove ## 方法列表 and flatten ### sub-headers in ## 公共方法
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
|
||||
**描述**: DirectX 12 无序访问视图的 D3D12 实现。
|
||||
|
||||
## 方法列表
|
||||
## 公共方法
|
||||
|
||||
| 方法 | 文档 |
|
||||
| 方法 | 描述 |
|
||||
|------|------|
|
||||
| `GetCPUDescriptorHandle` | [详细文档](get-cpu-descriptor-handle.md) |
|
||||
| [`GetCPUDescriptorHandle`](get-cpu-descriptor-handle.md) | 获取 CPU 描述符句柄 |
|
||||
|
||||
## 相关文档
|
||||
|
||||
- [D3D12 后端总览](../overview.md)
|
||||
- [D3D12 后端总览](../../opengl/overview.md)
|
||||
|
||||
Reference in New Issue
Block a user