xorm/docs/zh-CN/about.md

27 lines
902 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 关于
本网站文档页面详细描述了 Xorm 的各个方面。
### 新手指导
如果您是首次了解 Xorm我们建议您先阅读 [快速入门](docs/intro/quick_start.md)。
### 其它资源
如果您无法找到相关问题的满意答案,可以在 [邮件列表 (xorm@googlegroups.com)](https://groups.google.com/forum/#!search/xorm) 中搜索。
### 寻求帮助
如果您遇到无法解决的问题,可以发送邮件到 [xorm@googlegroups.com](mailto:xorm@googlegroups.com) 提问。
### 问题提交
如果您在使用过程中发现 Xorm 有潜在的问题,请通过 [Xorm](https://github.com/go-xorm/xorm/issues) 上的问题列表提交。
### 完善文档
您可以通过派生 [文档项目](https://github.com/go-xorm/xorm/tree/master/docs)、编辑,然后提交合并请求。
### 网站源码
请移步 [Xorm Web](https://github.com/go-xorm/website)。