✨ feat(tsl-api-reference): index class and unit APIs
Migrate reference pages to declaration-line storage and rebuild the 13-column index. Add qualified member lookup plus regression and end-to-end coverage.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
## `createCaptchaImage(word, _type, param)`
|
||||
|
||||
声明:function
|
||||
|
||||
用以创建一个验证码图片。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -14,6 +16,8 @@
|
||||
|
||||
## `excelTemplate(data, template, file_name)`
|
||||
|
||||
声明:function
|
||||
|
||||
执行与Word模板类似的Excel模板。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -26,6 +30,8 @@
|
||||
|
||||
## `fileToPdf(doc_name, pdf_name)`
|
||||
|
||||
声明:function
|
||||
|
||||
把WORD文档转换成为PDF文件。需要安装Word和Acrobat Distiller。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -37,6 +43,8 @@
|
||||
|
||||
## `wordTemplate(data, template, file_name)`
|
||||
|
||||
声明:function
|
||||
|
||||
执行Word模板。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
|
||||
Reference in New Issue
Block a user