Skip to content

Commit ff5a60d

Browse files
committed
update docs
1 parent 03f7f47 commit ff5a60d

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

docs/http/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
1. [图片OCR:参数查询](api_ocr.md#/api/ocr/get_options)
3131
2. [图片OCR:Base64 识别](api_ocr.md#/api/ocr)
3232

33+
### 文档识别(PDF识别)
34+
35+
- [文档识别流程](api_doc.md#/api/doc)
36+
3337
### 二维码识别
3438

3539
1. [二维码:Base64 识别](api_qrcode.md#/api/qrcode)

docs/http/api_ocr.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
1. [图片OCR:参数查询](#/api/ocr/get_options)
66
2. [图片OCR:Base64 识别](#/api/ocr)
77

8+
### 文档识别(PDF识别)
9+
10+
- [文档识别流程](api_doc.md#/api/doc)
11+
812
### 二维码识别
913

1014
1. [二维码:Base64 识别](api_qrcode.md#/api/qrcode)

docs/http/api_qrcode.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
1. [图片OCR:参数查询](api_ocr.md#/api/ocr/get_options)
66
2. [图片OCR:Base64 识别](api_ocr.md#/api/ocr)
77

8+
### 文档识别(PDF识别)
9+
10+
- [文档识别流程](api_doc.md#/api/doc)
11+
812
### 二维码识别
913

1014
1. [二维码:Base64 识别](#/api/qrcode)

docs/http/argv.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
1. [图片OCR:参数查询](api_ocr.md#/api/ocr/get_options)
66
2. [图片OCR:Base64 识别](api_ocr.md#/api/ocr)
77

8+
### 文档识别(PDF识别)
9+
10+
- [文档识别流程](api_doc.md#/api/doc)
11+
812
### 二维码识别
913

1014
1. [二维码:Base64 识别](api_qrcode.md#/api/qrcode)

0 commit comments

Comments
 (0)