This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new c20c100  Automated deployment: Sun Feb 16 15:51:43 UTC 2020 
dab22f02dea418305351f3b54b1b10e9f8f03353
c20c100 is described below

commit c20c1003283d4b557ba4bc6eaae5aeb9ed705676
Author: dailidong <[email protected]>
AuthorDate: Sun Feb 16 15:51:44 2020 +0000

    Automated deployment: Sun Feb 16 15:51:43 UTC 2020 
dab22f02dea418305351f3b54b1b10e9f8f03353
---
 .../1.2.0/user_doc/development-environment-setup.html   | 17 +++++++++++++----
 .../1.2.0/user_doc/development-environment-setup.json   |  2 +-
 zh-cn/index.html                                        | 12 +-----------
 3 files changed, 15 insertions(+), 16 deletions(-)

diff --git a/zh-cn/docs/1.2.0/user_doc/development-environment-setup.html 
b/zh-cn/docs/1.2.0/user_doc/development-environment-setup.html
index fa55c63..f9cef40 100644
--- a/zh-cn/docs/1.2.0/user_doc/development-environment-setup.html
+++ b/zh-cn/docs/1.2.0/user_doc/development-environment-setup.html
@@ -14,10 +14,19 @@
 <body>
        <div id="root"><div class="documentation-page" 
data-reactroot=""><header class="header-container header-container-normal"><div 
class="header-body"><a href="/zh-cn/index.html"><img class="logo" 
src="/img/hlogo_colorful.svg"/></a><div class="search search-normal"><span 
class="icon-search"></span></div><span class="language-switch 
language-switch-normal">En</span><div class="header-menu"><img 
class="header-menu-toggle" src="/img/system/menu_gray.png"/><div><ul 
class="ant-menu blackClass an [...]
 <ol>
-<li>fork <a 
href="https://github.com/apache/incubator-dolphinscheduler";>dolphinscheduler</a></li>
-<li>git clone <a 
href="https://github.com/apache/incubator-dolphinscheduler.git";>https://github.com/apache/incubator-dolphinscheduler.git</a></li>
-<li>安装好MySQL,Zookeeper,Nginx,Hadoop(可选)</li>
-<li>git clone项目后,进入目录,执行以下命令。</li>
+<li>
+<p>首先从远端仓库fork <a 
href="https://github.com/apache/incubator-dolphinscheduler";>dolphinscheduler</a>
 一份代码到自己的仓库中</p>
+</li>
+<li>
+<p>安装好MySQL/PostgreSQL,Zookeeper,Nginx,Hadoop(可选)</p>
+</li>
+<li>
+<p>把自己仓库clone到本地</p>
+<p><code>git clone 
https://github.com/apache/incubator-dolphinscheduler.git</code></p>
+</li>
+<li>
+<p>git clone项目后,进入目录,执行以下命令。</p>
+</li>
 </ol>
 <pre><code>1. git branch -a    #查看分支
 2. git checkout dev #切换到dev分支
diff --git a/zh-cn/docs/1.2.0/user_doc/development-environment-setup.json 
b/zh-cn/docs/1.2.0/user_doc/development-environment-setup.json
index 73b0192..c42d93b 100644
--- a/zh-cn/docs/1.2.0/user_doc/development-environment-setup.json
+++ b/zh-cn/docs/1.2.0/user_doc/development-environment-setup.json
@@ -1,6 +1,6 @@
 {
   "filename": "development-environment-setup.md",
-  "__html": "<h4>准备工作</h4>\n<ol>\n<li>fork <a 
href=\"https://github.com/apache/incubator-dolphinscheduler\";>dolphinscheduler</a></li>\n<li>git
 clone <a 
href=\"https://github.com/apache/incubator-dolphinscheduler.git\";>https://github.com/apache/incubator-dolphinscheduler.git</a></li>\n<li>安装好MySQL,Zookeeper,Nginx,Hadoop(可选)</li>\n<li>git
 clone项目后,进入目录,执行以下命令。</li>\n</ol>\n<pre><code>1. git branch -a    #查看分支\n2. 
git checkout dev #切换到dev分支\n3. git pull #同步分支\n4. mvn -U clean package -Prele 
[...]
+  "__html": "<h4>准备工作</h4>\n<ol>\n<li>\n<p>首先从远端仓库fork <a 
href=\"https://github.com/apache/incubator-dolphinscheduler\";>dolphinscheduler</a>
 
一份代码到自己的仓库中</p>\n</li>\n<li>\n<p>安装好MySQL/PostgreSQL,Zookeeper,Nginx,Hadoop(可选)</p>\n</li>\n<li>\n<p>把自己仓库clone到本地</p>\n<p><code>git
 clone 
https://github.com/apache/incubator-dolphinscheduler.git</code></p>\n</li>\n<li>\n<p>git
 clone项目后,进入目录,执行以下命令。</p>\n</li>\n</ol>\n<pre><code>1. git branch -a    
#查看分支\n2. git checkout dev #切换到dev分支\n3. git pull # [...]
   "link": "/zh-cn/docs/1.2.0/user_doc/development-environment-setup.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/index.html b/zh-cn/index.html
index d54776e..2e009bd 100644
--- a/zh-cn/index.html
+++ b/zh-cn/index.html
@@ -23,15 +23,5 @@ it does indicate that the project has yet to be fully 
endorsed by the ASF.</p></
                window.rootPath = '';
   </script>
        <script src="/build/home.js"></script>
-<script>
-var _hmt = _hmt || [];
-(function() {
-  var hm = document.createElement("script");
-  hm.src = "https://hm.baidu.com/hm.js?4e7b4b400dd31fa015018a435c64d06f";;
-  var s = document.getElementsByTagName("script")[0]; 
-  s.parentNode.insertBefore(hm, s);
-})();
-</script>
-
 </body>
-</html>
+</html>
\ No newline at end of file

Reply via email to