Re-generate API docs

This commit is contained in:
crazywhalecc
2022-04-01 18:48:48 +08:00
committed by sunxyw
parent ae0cf5e3d7
commit 9fa1079248
39 changed files with 488 additions and 220 deletions

View File

@@ -15,6 +15,7 @@ public function __construct(array $module): mixed
| 名称 | 类型 | 描述 |
| -------- | ---- | ----------- |
| module | array | |
### 返回
| 类型 | 描述 |
@@ -37,6 +38,7 @@ public function setOutputPath(mixed $path): mixed
| 名称 | 类型 | 描述 |
| -------- | ---- | ----------- |
| path | mixed | |
### 返回
| 类型 | 描述 |
@@ -59,6 +61,7 @@ public function setOverride(bool $override): mixed
| 名称 | 类型 | 描述 |
| -------- | ---- | ----------- |
| override | bool | |
### 返回
| 类型 | 描述 |