An open API service indexing awesome lists of open source software.

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.

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

要查看这些文档的内容,请点击 "发布地址" 下面的链接.