https://github.com/softwareking/dolphin-doc
Documentations for dolphin framework.
https://github.com/softwareking/dolphin-doc
Last synced: 4 months ago
JSON representation
Documentations for dolphin framework.
- Host: GitHub
- URL: https://github.com/softwareking/dolphin-doc
- Owner: SoftwareKing
- Created: 2016-11-08T11:25:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-07T15:26:21.000Z (over 9 years ago)
- Last Synced: 2025-10-24T07:53:27.860Z (8 months ago)
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dolphin Doc
## English
Documentation for [Dolphin Microservice Framework](https://github.com/basiccloud/dolphin).
Each branch presents a documentation, and is published in [gitbook](https://www.gitbook.com) format:
| Git Branch | Document | Publish URL |
|--------|--------|--------|
| design | design document about dolphin framework's design and implementation | [design.dolphin.basiccloud.net](http://design.dolphin.basiccloud.net)|
| quickstart | quick start document for new comer to have a look that how dolphin works | [quickstart.dolphin.basiccloud.net](http://quickstart.dolphin.basiccloud.net) |
| reference | reference document about how to use dolphin framework | [reference.dolphin.basiccloud.net](http://reference.dolphin.basiccloud.net) |
To see the content of these documentations, please click on links in the "publish URL".
## 中文
[Dolphin 微服务框架](https://github.com/basiccloud/dolphin) 的文档.
每个分支对应一份文档,用 [gitbook](https://www.gitbook.com) 格式发布:
| Git 分支 | 文档 | 发布地址 |
|--------|--------|--------|
| design | 设计文档,描述 dolphin 框架的设计和实现 | [design.dolphin.basiccloud.net](http://design.dolphin.basiccloud.net)|
| quickstart | 快速开始文档,适用于新人,简单体验一下 dolphin 框架如何工作 | [quickstart.dolphin.basiccloud.net](http://quickstart.dolphin.basiccloud.net) |
| reference | 参考文档,详细描述如何使用 dolphin 框架 | [reference.dolphin.basiccloud.net](http://reference.dolphin.basiccloud.net) |
要查看这些文档的内容,请点击 "发布地址" 下面的链接.