imbajin commented on code in PR #291:
URL: 
https://github.com/apache/incubator-hugegraph-doc/pull/291#discussion_r1350173384


##########
content/cn/docs/quickstart/hugegraph-server.md:
##########
@@ -86,26 +86,27 @@ mvn package -DskipTests
 
 ```bash
 ......
-[INFO] Reactor Summary:
+[INFO] Reactor Summary for hugegraph 1.0.0:
 [INFO] 
-[INFO] hugegraph .......................................... SUCCESS [  0.003 s]
-[INFO] hugegraph-core ..................................... SUCCESS [ 15.335 s]
-[INFO] hugegraph-api ...................................... SUCCESS [  0.829 s]
-[INFO] hugegraph-cassandra ................................ SUCCESS [  1.095 s]
-[INFO] hugegraph-scylladb ................................. SUCCESS [  0.313 s]
-[INFO] hugegraph-rocksdb .................................. SUCCESS [  0.506 s]
-[INFO] hugegraph-mysql .................................... SUCCESS [  0.412 s]
-[INFO] hugegraph-palo ..................................... SUCCESS [  0.359 s]
-[INFO] hugegraph-dist ..................................... SUCCESS [  7.470 s]
-[INFO] hugegraph-example .................................. SUCCESS [  0.403 s]
-[INFO] hugegraph-test ..................................... SUCCESS [  1.509 s]
+[INFO] hugegraph .......................................... SUCCESS [  2.405 s]
+[INFO] hugegraph-core ..................................... SUCCESS [ 13.405 s]
+[INFO] hugegraph-api ...................................... SUCCESS [ 25.943 s]
+[INFO] hugegraph-cassandra ................................ SUCCESS [ 54.270 s]
+[INFO] hugegraph-scylladb ................................. SUCCESS [  1.032 s]
+[INFO] hugegraph-rocksdb .................................. SUCCESS [ 34.752 s]
+[INFO] hugegraph-mysql .................................... SUCCESS [  1.778 s]
+[INFO] hugegraph-palo ..................................... SUCCESS [  1.070 s]
+[INFO] hugegraph-hbase .................................... SUCCESS [ 32.124 s]
+[INFO] hugegraph-postgresql ............................... SUCCESS [  1.823 s]
+[INFO] hugegraph-dist ..................................... SUCCESS [ 17.426 s]
+[INFO] hugegraph-example .................................. SUCCESS [  1.941 s]
+[INFO] hugegraph-test ..................................... SUCCESS [01:01 min]
 [INFO] ------------------------------------------------------------------------
 [INFO] BUILD SUCCESS
 [INFO] ------------------------------------------------------------------------
-......
 ```
 
-执行成功后,在 hugegraph 目录下生成 hugegraph-*.tar.gz 文件,就是编译生成的 tar 包。
+执行成功后,在 hugegraph 目录下生成 \*hugegraph-*.tar.gz 文件,就是编译生成的 tar 包。

Review Comment:
   ```suggestion
   执行成功后,在 hugegraph 目录下生成 `*hugegraph-*.tar.gz` 文件,就是编译生成的 tar 包。
   ```



##########
content/cn/docs/quickstart/hugegraph-server.md:
##########
@@ -86,26 +86,27 @@ mvn package -DskipTests
 
 ```bash
 ......
-[INFO] Reactor Summary:
+[INFO] Reactor Summary for hugegraph 1.0.0:
 [INFO] 
-[INFO] hugegraph .......................................... SUCCESS [  0.003 s]
-[INFO] hugegraph-core ..................................... SUCCESS [ 15.335 s]
-[INFO] hugegraph-api ...................................... SUCCESS [  0.829 s]
-[INFO] hugegraph-cassandra ................................ SUCCESS [  1.095 s]
-[INFO] hugegraph-scylladb ................................. SUCCESS [  0.313 s]
-[INFO] hugegraph-rocksdb .................................. SUCCESS [  0.506 s]
-[INFO] hugegraph-mysql .................................... SUCCESS [  0.412 s]
-[INFO] hugegraph-palo ..................................... SUCCESS [  0.359 s]
-[INFO] hugegraph-dist ..................................... SUCCESS [  7.470 s]
-[INFO] hugegraph-example .................................. SUCCESS [  0.403 s]
-[INFO] hugegraph-test ..................................... SUCCESS [  1.509 s]
+[INFO] hugegraph .......................................... SUCCESS [  2.405 s]
+[INFO] hugegraph-core ..................................... SUCCESS [ 13.405 s]
+[INFO] hugegraph-api ...................................... SUCCESS [ 25.943 s]
+[INFO] hugegraph-cassandra ................................ SUCCESS [ 54.270 s]
+[INFO] hugegraph-scylladb ................................. SUCCESS [  1.032 s]
+[INFO] hugegraph-rocksdb .................................. SUCCESS [ 34.752 s]
+[INFO] hugegraph-mysql .................................... SUCCESS [  1.778 s]
+[INFO] hugegraph-palo ..................................... SUCCESS [  1.070 s]
+[INFO] hugegraph-hbase .................................... SUCCESS [ 32.124 s]
+[INFO] hugegraph-postgresql ............................... SUCCESS [  1.823 s]
+[INFO] hugegraph-dist ..................................... SUCCESS [ 17.426 s]
+[INFO] hugegraph-example .................................. SUCCESS [  1.941 s]
+[INFO] hugegraph-test ..................................... SUCCESS [01:01 min]
 [INFO] ------------------------------------------------------------------------
 [INFO] BUILD SUCCESS
 [INFO] ------------------------------------------------------------------------
-......
 ```
 
-执行成功后,在 hugegraph 目录下生成 hugegraph-*.tar.gz 文件,就是编译生成的 tar 包。
+执行成功后,在 hugegraph 目录下生成 \*hugegraph-*.tar.gz 文件,就是编译生成的 tar 包。

Review Comment:
   ```suggestion
   执行成功后,在 hugegraph 目录下生成 `*hugegraph-*.tar.gz` 文件,就是编译生成的 tar 包。
   ```



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to