Created _Sidebar (markdown)

mojifan 2016-01-21 16:11:14 +08:00
parent 0b7ce084fd
commit 529d1458e3

65
_Sidebar.md Normal file

@ -0,0 +1,65 @@
## [中文版](home) [English](home_en)
### 目录
- [](写在前面) [写在前面](写在前面)
- [EN](release_notes) [升级日志](升级日志)
- [EN](roadmap) [路线图](路线图)
- 基本使用
+ [EN](installation) [安装](安装)
+ [EN](configuration_initiation) [配置与初始化](配置与初始化)
+ [EN](hosting_multi-public_service) [接入多个公众号](多帐号接入)
+ [EN](hosting_multi-public_service) [服务器验证](服务器验证)
+ [EN](handling_message) [接收消息与回复](接收消息与回复)
+ [EN](wechat_message) [消息的使用](消息的使用)
+ [EN](wechat_event) [监听微信事件](监听微信事件)
- 功能与服务
+ [EN](user_and_group_management_service) [用户与用户组管理](用户与用户组管理)
+ [EN](hotline_service) [客服管理与发送消息](客服管理与发送消息)
+ [EN](multi-hotline_service) [多客服的消息转发](多客服的消息转发)
+ [EN](web_authorization_service) [网页授权](网页授权)
+ [EN](template_message_service) [模板消息](模板消息)
+ [EN](menu_customization_service) [自定义菜单](自定义菜单)
+ [EN](multimedia_resources_mangement_service) [素材管理](素材管理)
+ [EN](wxcard_management_service) [卡券](卡券)
+ [EN](store_management_service) [门店](门店管理)
+ [EN](javascript_sdk) [JSSDK](JSSDK)
+ [EN](qrcode_generation_service) [二维码](二维码)
+ [EN](short_url_service) [短链接](短链接)
+ EN [微信支付](微信支付)
+ EN [微信红包](微信红包)
+ [EN](translation_service) [语义理解服务](语义理解服务)
+ [EN](statistics_service) [数据统计查询服务](数据统计查询服务)
- 其它
+ [EN](exception) [错误处理](错误处理)
+ [EN](cache) [自定义缓存](自定义缓存)
## [English](home_en) [中文版](home)
### Table of Contents
- [](写在前面) [写在前面](写在前面)
- [](升级日志) [Release Notes](release_notes)
- [](路线图) [Roadmap](roadmap)
- General
+ [](安装) [Installation](installation)
+ [](配置与初始化) [Configuration & Initiation](configuration_initiation)
+ [](接入多个公众号) [Hosting the Multiple Public Service](hosting_multi-public_service)
+ [](服务器验证) [The Wechat Verification](hosting_verification)
+ [](接收消息与回复) [Handling Message](handling_message)
+ [](消息的使用) [The Wechat Message](wechat_message)
+ [](监听微信事件) [The Wechat Event](wechat_event)
- Features
+ [](用户与用户组管理) [User and Group](user_and_group_management_service)
+ [](客服管理与发送消息) [Hotline Service](hotline_service)
+ [](多客服的消息转发) [Multi-Hotline Service](multi-hotline_service)
+ [](网页授权) [Web Authorization](web_authorization_service)
+ [](模板消息) [Template Message](template_message_service)
+ [](自定义菜单) [Menu Interface](menu_customization_service)
+ [](素材管理) [Multimedia resources Management](multimedia_resources_mangement_service)
+ [](卡券) [Card Management](wxcard_management_service)
+ [](门店管理) [Store Management](store_management_service)
+ [](JSSDK) [Javascript SDK](javascript_sdk)
+ [](二维码) [QR Code Service](qrcode_generation_service)
+ [](短链接) [Short URL Service](short_url_service)
+ [](语义理解服务) [Translation Service](translation_service)
+ [](数据统计查询服务) [Statistics Service](statistics_service)
- Others
+ [](错误处理) [Exception](exception)
+ [](自定义缓存) [Cache](cache)