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/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0006fe2  Automated deployment: 8fe192fe704aa82084d56771fc6361955012f317
0006fe2 is described below

commit 0006fe2638876212f13a1e15af88812322761f83
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 14 07:16:27 2021 +0000

    Automated deployment: 8fe192fe704aa82084d56771fc6361955012f317
---
 zh-cn/docs/dev/user_doc/dev_quick_start.html | 14 +++++---------
 zh-cn/docs/dev/user_doc/dev_quick_start.json |  2 +-
 2 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/zh-cn/docs/dev/user_doc/dev_quick_start.html 
b/zh-cn/docs/dev/user_doc/dev_quick_start.html
index 05af85d..62dfca7 100644
--- a/zh-cn/docs/dev/user_doc/dev_quick_start.html
+++ b/zh-cn/docs/dev/user_doc/dev_quick_start.html
@@ -13,16 +13,12 @@
   <div id="root"><div class="md2html docs-page" data-reactroot=""><header 
class="header-container header-container-dark"><div class="header-body"><a 
href="/zh-cn/index.html"><img class="logo" src="/img/hlogo_white.svg"/></a><div 
class="search search-dark"><span class="icon-search"></span></div><span 
class="language-switch language-switch-dark">En</span><div 
class="header-menu"><img class="header-menu-toggle" 
src="/img/system/menu_white.png"/><div><ul class="ant-menu whiteClass 
ant-menu-l [...]
 <p>如需测试插件,可自行修改StandaloneServer中plugin.bind,亦或修改配置文件。具体请查看插件说明。</p>
 <h4>1.下载源码</h4>
-<pre><code> GitHub :https://github.com/apache/dolphinscheduler
-
- ```shell
- mkdir dolphinscheduler
- cd dolphinscheduler
- git clone [email protected]:apache/dolphinscheduler.git
- ```
-
- 这里选用 dev 分支。
+<p>GitHub :<a 
href="https://github.com/apache/dolphinscheduler";>https://github.com/apache/dolphinscheduler</a></p>
+<pre><code class="language-shell">mkdir dolphinscheduler
+cd dolphinscheduler
+git clone [email protected]:apache/dolphinscheduler.git
 </code></pre>
+<p>这里选用 dev 分支。</p>
 <h4>2: 启动后端</h4>
 <pre><code>mvn install -DskipTests
 </code></pre>
diff --git a/zh-cn/docs/dev/user_doc/dev_quick_start.json 
b/zh-cn/docs/dev/user_doc/dev_quick_start.json
index 3b63e73..8063fea 100644
--- a/zh-cn/docs/dev/user_doc/dev_quick_start.json
+++ b/zh-cn/docs/dev/user_doc/dev_quick_start.json
@@ -1,6 +1,6 @@
 {
   "filename": "dev_quick_start.md",
-  "__html": "<p>注意:仅供单机开发调试使用,默认使用H2 Database,Zookeeper Testing 
Server。</p>\n<p>如需测试插件,可自行修改StandaloneServer中plugin.bind,亦或修改配置文件。具体请查看插件说明。</p>\n<h4>1.下载源码</h4>\n<pre><code>
 GitHub :https://github.com/apache/dolphinscheduler\n\n ```shell\n mkdir 
dolphinscheduler\n cd dolphinscheduler\n git clone 
[email protected]:apache/dolphinscheduler.git\n ```\n\n 这里选用 dev 
分支。\n</code></pre>\n<h4>2: 启动后端</h4>\n<pre><code>mvn install 
-DskipTests\n</code></pre>\n<p>直接启动org.apache.dolphinscheduler.server.S [...]
+  "__html": "<p>注意:仅供单机开发调试使用,默认使用H2 Database,Zookeeper Testing 
Server。</p>\n<p>如需测试插件,可自行修改StandaloneServer中plugin.bind,亦或修改配置文件。具体请查看插件说明。</p>\n<h4>1.下载源码</h4>\n<p>GitHub
 :<a 
href=\"https://github.com/apache/dolphinscheduler\";>https://github.com/apache/dolphinscheduler</a></p>\n<pre><code
 class=\"language-shell\">mkdir dolphinscheduler\ncd dolphinscheduler\ngit 
clone [email protected]:apache/dolphinscheduler.git\n</code></pre>\n<p>这里选用 dev 
分支。</p>\n<h4>2: 启动后端</h4>\n<pre><code>mvn install [...]
   "link": "/dist/zh-cn/docs/dev/user_doc/dev_quick_start.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to