From 09146af52ad365d4a2fe7fa4e00becb16fb66197 Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Tue, 11 Aug 2020 15:19:18 +0800 Subject: [PATCH] update doc --- README.html | 11 ++--------- _sources/index.md.txt | 5 ++--- _sources/install-detail.md.txt | 13 ------------- advanced-use.html | 11 ++--------- advice-class.html | 11 ++--------- agent.html | 11 ++--------- arthas3.html | 11 ++--------- arthas_3_0/new_feature.html | 11 ++--------- async.html | 11 ++--------- batch-support.html | 11 ++--------- cat.html | 11 ++--------- classloader.html | 11 ++--------- commands.html | 11 ++--------- contact-us.html | 11 ++--------- dashboard.html | 11 ++--------- docker.html | 11 ++--------- download.html | 11 ++--------- dump.html | 11 ++--------- echo.html | 11 ++--------- en/README.html | 8 ++------ en/_sources/index.md.txt | 1 + en/advanced-use.html | 8 ++------ en/advice-class.html | 8 ++------ en/agent.html | 8 ++------ en/async.html | 8 ++------ en/batch-support.html | 8 ++------ en/cat.html | 8 ++------ en/classloader.html | 8 ++------ en/commands.html | 8 ++------ en/contact-us.html | 8 ++------ en/dashboard.html | 8 ++------ en/docker.html | 8 ++------ en/download.html | 8 ++------ en/dump.html | 8 ++------ en/echo.html | 8 ++------ en/genindex.html | 8 ++------ en/getstatic.html | 8 ++------ en/grep.html | 8 ++------ en/groovy.html | 8 ++------ en/heapdump.html | 8 ++------ en/http-api.html | 8 ++------ en/index.html | 9 +++------ en/install-detail.html | 8 ++------ en/jad.html | 8 ++------ en/jvm.html | 8 ++------ en/keymap.html | 8 ++------ en/logger.html | 8 ++------ en/manual-install.html | 8 ++------ en/mbean.html | 8 ++------ en/mc.html | 8 ++------ en/monitor.html | 8 ++------ en/ognl.html | 8 ++------ en/options.html | 8 ++------ en/perfcounter.html | 8 ++------ en/profiler.html | 8 ++------ en/pwd.html | 8 ++------ en/quick-start.html | 8 ++------ en/redefine.html | 8 ++------ en/release-notes.html | 8 ++------ en/reset.html | 8 ++------ en/save-log.html | 8 ++------ en/sc.html | 8 ++------ en/search.html | 8 ++------ en/searchindex.js | 2 +- en/sm.html | 8 ++------ en/spring-boot-starter.html | 8 ++------ en/stack.html | 8 ++------ en/start-arthas.html | 8 ++------ en/sysenv.html | 8 ++------ en/sysprop.html | 8 ++------ en/tee.html | 8 ++------ en/thread.html | 8 ++------ en/trace.html | 8 ++------ en/tt.html | 8 ++------ en/vmoption.html | 8 ++------ en/watch.html | 8 ++------ en/web-console.html | 8 ++------ genindex.html | 11 ++--------- getstatic.html | 11 ++--------- grep.html | 11 ++--------- groovy.html | 11 ++--------- heapdump.html | 11 ++--------- http-api.html | 11 ++--------- index.html | 15 +++------------ install-detail.html | 21 ++------------------- jad.html | 11 ++--------- jvm.html | 11 ++--------- keymap.html | 11 ++--------- logger.html | 11 ++--------- manual-install.html | 11 ++--------- mbean.html | 11 ++--------- mc.html | 11 ++--------- monitor.html | 11 ++--------- ognl.html | 11 ++--------- options.html | 11 ++--------- perfcounter.html | 11 ++--------- profiler.html | 11 ++--------- pwd.html | 11 ++--------- quick-start.html | 11 ++--------- redefine.html | 11 ++--------- release-notes.html | 11 ++--------- reset.html | 11 ++--------- save-log.html | 11 ++--------- sc.html | 11 ++--------- search.html | 11 ++--------- searchindex.js | 2 +- sm.html | 11 ++--------- spring-boot-starter.html | 11 ++--------- stack.html | 11 ++--------- start-arthas.html | 11 ++--------- sysenv.html | 11 ++--------- sysprop.html | 11 ++--------- tee.html | 11 ++--------- thread.html | 11 ++--------- trace.html | 11 ++--------- tt.html | 11 ++--------- vmoption.html | 11 ++--------- watch.html | 11 ++--------- web-console.html | 11 ++--------- 119 files changed, 235 insertions(+), 889 deletions(-) diff --git a/README.html b/README.html index 41f3ea9e2..e531420fc 100644 --- a/README.html +++ b/README.html @@ -91,8 +91,7 @@ @@ -242,12 +240,7 @@ var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/_sources/index.md.txt b/_sources/index.md.txt index 028febeef..881a7fced 100644 --- a/_sources/index.md.txt +++ b/_sources/index.md.txt @@ -26,8 +26,7 @@ Arthas 用户文档 Contents -------- -* [应届生招聘!](https://mp.weixin.qq.com/s/VVSc_a3mLELW35lMH7rR0Q) -* [社招信息!](https://mp.weixin.qq.com/s/677GO-3kYx5ygG9rlOlfQg) +* [首页](https://arthas.aliyun.com/) * [技术征文!](https://developer.aliyun.com/article/751641) * [English Docs](https://arthas.aliyun.com/doc/en/) * [在线教程(推荐)](https://arthas.aliyun.com/doc/arthas-tutorials.html?language=cn) @@ -46,5 +45,5 @@ Contents * [编译调试/参与贡献](https://github.com/alibaba/arthas/blob/master/CONTRIBUTING.md#) * [Release Notes](https://github.com/alibaba/arthas/releases) * [QQ群/钉钉群](contact-us.md) -* [国内镜像站](https://arthas.gitee.io/) + diff --git a/_sources/install-detail.md.txt b/_sources/install-detail.md.txt index 1c32acd94..88c65c09d 100644 --- a/_sources/install-detail.md.txt +++ b/_sources/install-detail.md.txt @@ -24,13 +24,6 @@ java -jar arthas-boot.jar -h java -jar arthas-boot.jar --repo-mirror aliyun --use-http ``` -* 如果从github下载有问题,可以使用gitee镜像 - - ```bash - curl -O https://arthas.gitee.io/arthas-boot.jar - ``` - - ### 使用`as.sh` Arthas 支持在 Linux/Unix/Mac 等平台上一键安装,请复制以下内容,并粘贴到命令行中,敲 `回车` 执行即可: @@ -45,12 +38,6 @@ curl -L https://arthas.aliyun.com/install.sh | sh 也可以执行`./as.sh -h`来获取更多参数信息。 -* 如果从github下载有问题,可以使用gitee镜像 - - ```bash - curl -L https://arthas.gitee.io/install.sh | sh - ``` - ## 全量安装 最新版本,点击下载:[![](https://img.shields.io/maven-central/v/com.taobao.arthas/arthas-packaging.svg?style=flat-square "Arthas")](https://arthas.aliyun.com/download/latest_version?mirror=aliyun) diff --git a/advanced-use.html b/advanced-use.html index 233695c61..e617212cb 100644 --- a/advanced-use.html +++ b/advanced-use.html @@ -93,8 +93,7 @@ @@ -449,12 +447,7 @@ pid 58883 var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/advice-class.html b/advice-class.html index f2b1591e6..79cd511ed 100644 --- a/advice-class.html +++ b/advice-class.html @@ -91,8 +91,7 @@ @@ -317,12 +315,7 @@ var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/agent.html b/agent.html index ad72aab9e..53d1a0675 100644 --- a/agent.html +++ b/agent.html @@ -93,8 +93,7 @@ @@ -281,12 +279,7 @@ var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/arthas3.html b/arthas3.html index 879f3265d..452d30018 100644 --- a/arthas3.html +++ b/arthas3.html @@ -91,8 +91,7 @@ @@ -340,12 +338,7 @@ ID NAME GROU var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/arthas_3_0/new_feature.html b/arthas_3_0/new_feature.html index a343b9903..41138fb5a 100644 --- a/arthas_3_0/new_feature.html +++ b/arthas_3_0/new_feature.html @@ -91,8 +91,7 @@ @@ -407,12 +405,7 @@ ID NAME GROU var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/async.html b/async.html index e365b7574..78bf67d89 100644 --- a/async.html +++ b/async.html @@ -93,8 +93,7 @@ @@ -357,12 +355,7 @@ cache location : /Users/gehui/logs/arthas-cache/28198/2 var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/batch-support.html b/batch-support.html index 223037c52..db091cc5e 100644 --- a/batch-support.html +++ b/batch-support.html @@ -93,8 +93,7 @@ @@ -321,12 +319,7 @@ sc -d org.apache.commons.lang.StringUtils var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/cat.html b/cat.html index f82f33fa9..0ffde4bbe 100644 --- a/cat.html +++ b/cat.html @@ -93,8 +93,7 @@ @@ -297,12 +295,7 @@ var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/classloader.html b/classloader.html index 397c39876..d3af1d4a3 100644 --- a/classloader.html +++ b/classloader.html @@ -93,8 +93,7 @@ @@ -427,12 +425,7 @@ load class success. var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/commands.html b/commands.html index 93002134b..7c5c76afc 100644 --- a/commands.html +++ b/commands.html @@ -93,8 +93,7 @@ @@ -338,12 +336,7 @@ var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/contact-us.html b/contact-us.html index 75e4d5df9..43b559663 100644 --- a/contact-us.html +++ b/contact-us.html @@ -92,8 +92,7 @@ -
  • 国内镜像站
  • @@ -277,12 +275,7 @@ var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/dashboard.html b/dashboard.html index 9bffe486f..3344b2938 100644 --- a/dashboard.html +++ b/dashboard.html @@ -93,8 +93,7 @@ @@ -357,12 +355,7 @@ uptime 16020s busy var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/docker.html b/docker.html index 4e8d9ceb6..4869008e1 100644 --- a/docker.html +++ b/docker.html @@ -93,8 +93,7 @@ @@ -315,12 +313,7 @@ COPY --from=hengyunabc/arthas:latest /opt/arthas /opt/arthas var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/download.html b/download.html index 2ff2e12e1..77e8d1f43 100644 --- a/download.html +++ b/download.html @@ -93,8 +93,7 @@ @@ -298,12 +296,7 @@ var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/dump.html b/dump.html index 11f13af9d..48cef5fa1 100644 --- a/dump.html +++ b/dump.html @@ -93,8 +93,7 @@ @@ -346,12 +344,7 @@ Affect(row-cnt:1) cost in 138 ms. var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/echo.html b/echo.html index 7ca37362b..619192f88 100644 --- a/echo.html +++ b/echo.html @@ -93,8 +93,7 @@ @@ -297,12 +295,7 @@ var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); - if (window.location.hostname == "arthas.gitee.io") { - hm.src = "https://hm.baidu.com/hm.js?ecc1b0d9aeb73da1671876133211d4d3"; - } else { // https://arthas.aliyun.com/doc/ - hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; - } - + hm.src = "https://hm.baidu.com/hm.js?d5c5e25b100f0eb51a4c35c8a86ea9b4"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/en/README.html b/en/README.html index 4a187eb4f..a33976717 100644 --- a/en/README.html +++ b/en/README.html @@ -90,6 +90,7 @@