From dd75088e17559931a8b055af3b8d5917e9ecefea Mon Sep 17 00:00:00 2001 From: liiir1985 Date: Sat, 29 Aug 2020 13:40:40 +0800 Subject: [PATCH] Update Documentation --- ReadMe.md | 3 ++- docs/public/readme.html | 2 +- docs/public/v1/guide/FastQA.html | 10 ++++++++-- docs/public/v1/guide/bind.html | 2 +- docs/public/v1/guide/contribution.html | 2 +- docs/public/v1/guide/cross-domain.html | 2 +- docs/public/v1/guide/delegate.html | 2 +- docs/public/v1/guide/il2cpp.html | 2 +- docs/public/v1/guide/index.html | 4 ++-- docs/public/v1/guide/litjson.html | 2 +- docs/public/v1/guide/performance-optimization.html | 2 +- docs/public/v1/guide/principle.html | 2 +- docs/public/v1/guide/redirection.html | 2 +- docs/public/v1/guide/reflection.html | 2 +- docs/public/v1/guide/tutorial.html | 2 +- docs/public/v1/guide/version.html | 14 ++++++++++++-- docs/source/src/v1/guide/FastQA.md | 12 +++++++++++- docs/source/src/v1/guide/index.md | 2 +- docs/source/src/v1/guide/version.md | 9 +++++++++ docs/source/themes/catlib/layout/page.ejs | 2 +- 20 files changed, 58 insertions(+), 22 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index c9de8244..13de8857 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,12 +1,13 @@ ILRuntime ========== [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Ourpalm/ILRuntime/blob/master/LICENSE.TXT) -[![release](https://img.shields.io/badge/release-v1.6.3-blue.svg)](https://github.com/Ourpalm/ILRuntime/releases) +[![release](https://img.shields.io/badge/release-v1.6.4-blue.svg)](https://github.com/Ourpalm/ILRuntime/releases) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-blue.svg)](https://github.com/Ourpalm/ILRuntime/pulls) [English Document](ReadMe-EN.md "Click here for English documents") [中文在线文档](https://ourpalm.github.io/ILRuntime/) +由于近期墙的问题导致部分地区无法访问Github page,如遇到中文文档无法访问,请尝试翻墙 [Unity Demo Project, Unity示例工程](https://github.com/Ourpalm/ILRuntimeU3D/) diff --git a/docs/public/readme.html b/docs/public/readme.html index 281185f6..28f4ffd7 100644 --- a/docs/public/readme.html +++ b/docs/public/readme.html @@ -19,7 +19,7 @@