doc: enhance a string of problems to improve UE#288
Merged
imbajin merged 8 commits intoapache:masterfrom Oct 9, 2023
Merged
Conversation
imbajin
reviewed
Sep 19, 2023
Member
There was a problem hiding this comment.
And also enhance the docker usage doc:

- use format plugin/settings to enhance the style automatically (update the hubble doc & remember check it manually)
imbajin
reviewed
Sep 20, 2023
content/cn/docs/SUMMARY.md
Outdated
Comment on lines
+12
to
+13
| <!-- * [Display with HugeGraph-Studio](quickstart/hugegraph-studio.md) --> | ||
| <!-- studio has been outdated --> |
Member
There was a problem hiding this comment.
暂时不能直接移除 studio, 让它处于一个最后 / outdated 的位置, 等下一个大版本 2.0 再考虑完全 hide
| #### 3.4 使用 Docker 容器 | ||
|
|
||
| 可参考 [Docker 部署方式](https://hub.docker.com/r/hugegraph/hugegraph)。 | ||
| #### 3.4 一键部署 |
| #### 5.2 RocksDB | ||
| </details> | ||
|
|
||
| ##### 5.2.2 RocksDB |
Member
There was a problem hiding this comment.
改变一下后端排序: (按频率)
rocksdb - hbase - mysql - Cassandra - memory - ScyllaDB(或其他)
Co-authored-by: imbajin <jin@apache.org>
Member
|
@VGalaxies could also check the PR~ THX |
imbajin
reviewed
Oct 9, 2023
aroundabout
commented
Oct 9, 2023
Co-authored-by: imbajin <jin@apache.org>
VGalaxies
reviewed
Oct 9, 2023
|
|
||
| #### 5.1 使用docker | ||
|
|
||
| 在 [3.1 使用 Docker 容器](#31-使用-docker-容器-推荐) 中, 我们已经介绍了 如何使用 `docker` 部署 `hugegraph-server`, 我们还可以设置参数在sever启动的时候加载样例图 |
Contributor
There was a problem hiding this comment.
remove extra space between CJK words?
Contributor
|
Good job! Consider using autocorrect plugin to improve the formatting. 🚀 |
aroundabout
commented
Oct 9, 2023
imbajin
approved these changes
Oct 9, 2023
Member
imbajin
left a comment
There was a problem hiding this comment.
LGTM (tiny style problem could enhance later)
github-actions bot
pushed a commit
that referenced
this pull request
Oct 9, 2023
* doc: fix hubble(cn) a subtitle with a level error * doc: optimization of server quickstart * doc: change the order of hubble quick start --------- Co-authored-by: imbajin <jin@apache.org> 69c2009
github-actions bot
pushed a commit
to zoroqi/incubator-hugegraph-doc
that referenced
this pull request
Oct 9, 2023
* doc: fix hubble(cn) a subtitle with a level error * doc: optimization of server quickstart * doc: change the order of hubble quick start --------- Co-authored-by: imbajin <jin@apache.org> 69c2009
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Main change
#### 2 部署is wrong