change md

This commit is contained in:
刘河
2019-12-13 00:00:12 +08:00
parent 8a28d243df
commit 73d6c1dc1c
21 changed files with 972 additions and 946 deletions

26
docs/_sidebar.md Normal file
View File

@@ -0,0 +1,26 @@
* 入门
* [安装](install.md)
* [使用示例](example.md)
* 服务端
* [介绍](introduction.md)
* [启动](start.md)
* [配置文件](server_config.md)
* [增强功能](nps_extend.md)
* 客户端
* [基本使用](use.md)
* [增强功能](npc_extend.md)
* 扩展
* [功能](feature.md)
* [说明](description.md)
* [web api](api.md)
* 其他
* [贡献](contribute.md)
* [捐助](donate.md)
* [致谢](thanks.md)
* [交流](discuss.md)