| ## 本项目是servicecomb-java-chassis开发指南。 | |
| * 访问地址 | |
| [https://huaweicse.github.io/servicecomb-java-chassis-doc/zh\_CN/index.html](https://huaweicse.github.io/servicecomb-java-chassis-doc/zh_CN/index.html) | |
| * 编辑 | |
| 1. Fork本项目代码 | |
| 2. 方式一:直接编辑docs-zh\_CN里面的md源码 | |
| 3. 方式二:下载[GitBook Editor](https://legacy.gitbook.com/editor)编辑 | |
| 4. 提交PR | |
| * 发布 | |
| 1. 参考[GitBook安装指南](https://github.com/GitbookIO/gitbook/blob/master/docs/setup.md),安装gitbook | |
| 2. cd docs-zh\_CN | |
| 3. gitbook build . ../docs/zh\_CN |