From 37e59b82132ee0940e3f1d55f0cf37f85d62c21f Mon Sep 17 00:00:00 2001 From: John Zhao Date: Fri, 18 Jan 2019 19:11:23 +0800 Subject: [PATCH] docs(*): update readme & exe name --- README.md | 6 +++--- docs/en/installation/install_exe_win.md | 2 +- docs/zh-Hans/installation/install_exe_win.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b7617b86..e5b027fe 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MYNT® EYE D SDK -[![](https://img.shields.io/badge/MYNT%20EYE%20D%20SDK-v1.7.0-brightgreen.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK) +[![](https://img.shields.io/badge/MYNT%20EYE%20D%20SDK-v1.7.1-brightgreen.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK) MYNT® EYE D SDK is a library for MYNT® EYE Depth cameras. @@ -15,8 +15,8 @@ MYNT® EYE D SDK is a library for MYNT® EYE Depth cameras. API reference and the guide documentations. -* en: [![](https://img.shields.io/badge/Download-PDF-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2731399/mynt-eye-d-sdk-apidoc-1.7.0-en.pdf) [![](https://img.shields.io/badge/Download-HTML-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2731400/mynt-eye-d-sdk-apidoc-1.7.0-en.zip) [![](https://img.shields.io/badge/Online-HTML-lightgray.svg?style=flat)]() -* zh-Hans: [![](https://img.shields.io/badge/Download-PDF-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2731401/mynt-eye-d-sdk-apidoc-1.7.0-zh-Hans.pdf) [![](https://img.shields.io/badge/Download-HTML-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2731402/mynt-eye-d-sdk-apidoc-1.7.0-zh-Hans.zip) [![](https://img.shields.io/badge/Online-HTML-blue.svg?style=flat)](https://slightech.github.io/MYNT-EYE-D-SDK/) +* en: [![](https://img.shields.io/badge/Download-PDF-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2772673/mynt-eye-d-sdk-apidoc-1.7.1-en.pdf) [![](https://img.shields.io/badge/Download-HTML-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2772675/mynt-eye-d-sdk-apidoc-1.7.1-en.zip) [![](https://img.shields.io/badge/Online-HTML-lightgray.svg?style=flat)]() +* zh-Hans: [![](https://img.shields.io/badge/Download-PDF-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2772676/mynt-eye-d-sdk-apidoc-1.7.1-zh-Hans.pdf) [![](https://img.shields.io/badge/Download-HTML-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2772677/mynt-eye-d-sdk-apidoc-1.7.1-zh-Hans.zip) [![](https://img.shields.io/badge/Online-HTML-blue.svg?style=flat)](https://slightech.github.io/MYNT-EYE-D-SDK/) ### Quick Start Guide diff --git a/docs/en/installation/install_exe_win.md b/docs/en/installation/install_exe_win.md index 4eae31dc..d8a047cd 100644 --- a/docs/en/installation/install_exe_win.md +++ b/docs/en/installation/install_exe_win.md @@ -1,6 +1,6 @@ # Windows EXE Installation {#install_exe_win} -> Download here: mynteye-d-1.7.0-win-x64-opencv-3.4.3.exe [Google Drive](https://drive.google.com/open?id=1FQrRdpK51U43ihX5pVkMRUedtOOc0FNg), [Baidu Pan](https://pan.baidu.com/s/1GeeZ-4-DVyZJ2wUh0aknjQ) +> Download here: mynteye-d-1.7.1-win-x64-opencv-3.4.3.exe [Google Drive](https://drive.google.com/open?id=1FQrRdpK51U43ihX5pVkMRUedtOOc0FNg), [Baidu Pan](https://pan.baidu.com/s/1GeeZ-4-DVyZJ2wUh0aknjQ) After you install the win pack of SDK, there will be a shortcut to the SDK root directory on your desktop. diff --git a/docs/zh-Hans/installation/install_exe_win.md b/docs/zh-Hans/installation/install_exe_win.md index a865bcb2..a9f8e0f8 100644 --- a/docs/zh-Hans/installation/install_exe_win.md +++ b/docs/zh-Hans/installation/install_exe_win.md @@ -1,6 +1,6 @@ # Windows 预编译 exe 安装 {#install_exe_win} -> 下载地址: mynteye-d-1.7.0-win-x64-opencv-3.4.3.exe [Google Drive](https://drive.google.com/open?id=1FQrRdpK51U43ihX5pVkMRUedtOOc0FNg), [百度网盘](https://pan.baidu.com/s/1GeeZ-4-DVyZJ2wUh0aknjQ) +> 下载地址: mynteye-d-1.7.1-win-x64-opencv-3.4.3.exe [Google Drive](https://drive.google.com/open?id=1FQrRdpK51U43ihX5pVkMRUedtOOc0FNg), [百度网盘](https://pan.baidu.com/s/1GeeZ-4-DVyZJ2wUh0aknjQ) 安装完 SDK 的 exe 安装包后,桌面会生成 SDK 根目录的快捷方式。