Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroi-sora committed Jul 13, 2024
1 parent 03f7f47 commit ff5a60d
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/http/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@
1. [图片OCR:参数查询](api_ocr.md#/api/ocr/get_options)
2. [图片OCR:Base64 识别](api_ocr.md#/api/ocr)

### 文档识别(PDF识别)

- [文档识别流程](api_doc.md#/api/doc)

### 二维码识别

1. [二维码:Base64 识别](api_qrcode.md#/api/qrcode)
Expand Down
4 changes: 4 additions & 0 deletions docs/http/api_ocr.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
1. [图片OCR:参数查询](#/api/ocr/get_options)
2. [图片OCR:Base64 识别](#/api/ocr)

### 文档识别(PDF识别)

- [文档识别流程](api_doc.md#/api/doc)

### 二维码识别

1. [二维码:Base64 识别](api_qrcode.md#/api/qrcode)
Expand Down
4 changes: 4 additions & 0 deletions docs/http/api_qrcode.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
1. [图片OCR:参数查询](api_ocr.md#/api/ocr/get_options)
2. [图片OCR:Base64 识别](api_ocr.md#/api/ocr)

### 文档识别(PDF识别)

- [文档识别流程](api_doc.md#/api/doc)

### 二维码识别

1. [二维码:Base64 识别](#/api/qrcode)
Expand Down
4 changes: 4 additions & 0 deletions docs/http/argv.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
1. [图片OCR:参数查询](api_ocr.md#/api/ocr/get_options)
2. [图片OCR:Base64 识别](api_ocr.md#/api/ocr)

### 文档识别(PDF识别)

- [文档识别流程](api_doc.md#/api/doc)

### 二维码识别

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

0 comments on commit ff5a60d

Please sign in to comment.