zhongjiajie commented on a change in pull request #711:
URL:
https://github.com/apache/dolphinscheduler-website/pull/711#discussion_r818485175
##########
File path: docs/en-us/2.0.3/user_doc/architecture/configuration.md
##########
@@ -70,7 +70,8 @@ serial number| service classification| config file|
12|services log config files|API-service log config : logback-api.xml <br />
master-service log config : logback-master.xml <br /> worker-service log
config : logback-worker.xml <br /> alert-service log config :
logback-alert.xml
-## 1.dolphinscheduler-daemon.sh [startup/shutdown DS application]
+### 1.dolphinscheduler-daemon.sh [startup/shutdown DS application]
Review comment:
should we also remove `1.`
##########
File path: docs/en-us/2.0.3/user_doc/architecture/configuration.md
##########
@@ -47,12 +50,9 @@ Currently, all the configuration files are under [conf ]
directory. Please check
├─ui front-end web resources directory
├─lib DS .jar dependencies directory
├─install.sh auto-setup DS services script
-
-
```
-
-# Configurations in Details
+## Configurations in Details
Review comment:
How about `in`
##########
File path: docs/en-us/2.0.3/user_doc/architecture/design.md
##########
@@ -50,7 +50,7 @@ scheduling system
WorkerServer also adopts a distributed centerless design concept,
supports custom task plug-ins, and is mainly responsible for task execution and
log services.
When the WorkerServer service starts, it registers a temporary node with
Zookeeper and maintains a heartbeat.
-##### The service mainly includes
+ #### The Service Mainly Includes
Review comment:
```suggestion
#### The Service Mainly Includes
```
##########
File path: docs/en-us/2.0.3/user_doc/guide/installation/docker.md
##########
@@ -5,17 +5,17 @@
- [Docker](https://docs.docker.com/engine/install/) 1.13.1+
- [Docker Compose](https://docs.docker.com/compose/) 1.11.0+
-## How to use this Docker image
+## How to use this Docker Image
Review comment:
Should we use `How To Use This Docker Image`
##########
File path: docs/en-us/2.0.3/user_doc/architecture/configuration.md
##########
@@ -70,7 +70,8 @@ serial number| service classification| config file|
12|services log config files|API-service log config : logback-api.xml <br />
master-service log config : logback-master.xml <br /> worker-service log
config : logback-worker.xml <br /> alert-service log config :
logback-alert.xml
-## 1.dolphinscheduler-daemon.sh [startup/shutdown DS application]
+### 1.dolphinscheduler-daemon.sh [startup/shutdown DS application]
Review comment:
Also the below number?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]