From d30f833b13287daafb0faa09b4249f3640cd518a Mon Sep 17 00:00:00 2001 From: liiir1985 Date: Mon, 3 Jan 2022 22:13:41 +0800 Subject: [PATCH] Updated Docs --- ReadMe.md | 2 +- docs/public/readme.html | 7 ++++--- docs/public/v1/guide/FastQA.html | 7 ++++--- docs/public/v1/guide/bind.html | 7 ++++--- docs/public/v1/guide/contribution.html | 7 ++++--- docs/public/v1/guide/cross-domain.html | 7 ++++--- docs/public/v1/guide/delegate.html | 7 ++++--- docs/public/v1/guide/il2cpp.html | 7 ++++--- docs/public/v1/guide/index.html | 11 ++++++----- docs/public/v1/guide/litjson.html | 7 ++++--- .../public/v1/guide/performance-optimization.html | 7 ++++--- docs/public/v1/guide/principle.html | 7 ++++--- docs/public/v1/guide/redirection.html | 7 ++++--- docs/public/v1/guide/reflection.html | 7 ++++--- docs/public/v1/guide/register-vm.html | 7 ++++--- docs/public/v1/guide/tutorial.html | 7 ++++--- docs/public/v1/guide/version.html | 15 +++++++++++---- docs/source/src/v1/guide/index.md | 4 ++-- docs/source/src/v1/guide/version.md | 5 +++++ docs/source/themes/catlib/layout/page.ejs | 7 ++++--- 20 files changed, 85 insertions(+), 57 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index f5827dd4..0da1299f 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,7 +1,7 @@ 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-v2.0.0-blue.svg)](https://github.com/Ourpalm/ILRuntime/releases) +[![release](https://img.shields.io/badge/release-v2.0.2-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) ![example workflow](https://github.com/Ourpalm/ILRuntime/actions/workflows/dotnet.yml/badge.svg) diff --git a/docs/public/readme.html b/docs/public/readme.html index 384e01e7..4560abe2 100644 --- a/docs/public/readme.html +++ b/docs/public/readme.html @@ -21,7 +21,7 @@