Skip to content

API文档

Samurais edited this page Dec 21, 2019 · 13 revisions

API文档是描述Clause中C++实现的服务端核心模块的API接口。

该文档包含在Github源码中,下载源码:

git clone https://github.com/chatopera/clause.git

使用浏览器打开API文档:

cd clause
open docs/index.html

即可查看文档。

image

以上。

Clone this wiki locally