From e54fb23daa33fe086d3363657e6da718aebc17fe Mon Sep 17 00:00:00 2001 From: Otto Mao Date: Mon, 4 Dec 2017 17:10:21 +0800 Subject: [PATCH] update doc --- docs-src/cn/README.md | 2 +- docs-src/en/README.md | 2 +- docs/assets/auto-lang.js | 2 +- docs/cn/index.html | 23 +-- docs/cn/search_index.json | 2 +- docs/en/index.html | 165 ++++++++---------- docs/en/search_index.json | 2 +- docs/en/src_doc.md | 2 +- .../gitbook-plugin-livereload/plugin.js | 11 -- docs/search_index.json | 2 +- 10 files changed, 82 insertions(+), 131 deletions(-) delete mode 100644 docs/gitbook/gitbook-plugin-livereload/plugin.js diff --git a/docs-src/cn/README.md b/docs-src/cn/README.md index b8ca64e..aca96f6 100644 --- a/docs-src/cn/README.md +++ b/docs-src/cn/README.md @@ -7,7 +7,7 @@ Ref: [English Doc](../en) AnyProxy是一个开放式的HTTP代理服务器。 -Github主页:https://github.com/alibaba/anyproxy/tree/4.x +Github主页:https://github.com/alibaba/anyproxy 主要特性包括: diff --git a/docs-src/en/README.md b/docs-src/en/README.md index d1c9b98..56ccc3b 100644 --- a/docs-src/en/README.md +++ b/docs-src/en/README.md @@ -7,7 +7,7 @@ Ref: [中文文档](../cn) Github: -* https://github.com/alibaba/anyproxy/tree/4.x +* https://github.com/alibaba/anyproxy Features: diff --git a/docs/assets/auto-lang.js b/docs/assets/auto-lang.js index d291455..ae1bf34 100644 --- a/docs/assets/auto-lang.js +++ b/docs/assets/auto-lang.js @@ -16,7 +16,7 @@ function isInLocaleView() { function initDefaultLocaleAndStatic() { if (!isInLocaleView()) { - location.href = isUTF8Zone() ? '/cn' : '/en'; + location.href = isUTF8Zone() ? '/cn' : 'en'; } } diff --git a/docs/cn/index.html b/docs/cn/index.html index 9f016a7..22af80a 100644 --- a/docs/cn/index.html +++ b/docs/cn/index.html @@ -46,21 +46,6 @@ - - - - - - - - - - - - - - - @@ -750,7 +735,7 @@

Ref: English Doc

AnyProxy是一个开放式的HTTP代理服务器。

-

Github主页:https://github.com/alibaba/anyproxy/tree/4.x

+

Github主页:https://github.com/alibaba/anyproxy

主要特性包括: