添加文档
This commit is contained in:
33
doc/_sidebar.md
Normal file
33
doc/_sidebar.md
Normal file
@@ -0,0 +1,33 @@
|
||||
<!-- 侧边栏 -->
|
||||
|
||||
* **编译与部署**
|
||||
* [编译](_content/introduction/compile.md)
|
||||
* [配置](_content/introduction/config.md)
|
||||
* [部署](_content/introduction/deployment.md)
|
||||
* **功能与使用**
|
||||
* [接入设备](_content/ability/device.md)
|
||||
* [设备使用](_content/ability/device_use.md)
|
||||
* [国标级联](_content/ability/cascade2.md)
|
||||
* [推流列表](_content/ability/push.md)
|
||||
* [拉流代理](_content/ability/proxy.md)
|
||||
* [电子地图](_content/ability/gis.md)
|
||||
* [节点管理](_content/ability/node_manger.md)
|
||||
* [云端录像](_content/ability/cloud_record.md)
|
||||
* [不间断录像](_content/ability/continuous_recording.md)
|
||||
* **流程与原理**
|
||||
* [统一编码规则](_content/theory/code.md)
|
||||
* [树形结构](_content/theory/channel_tree.md)
|
||||
* [注册流程](_content/theory/register.md)
|
||||
* [点播流程](_content/theory/play.md)
|
||||
* **必备技巧**
|
||||
* [抓包](_content/skill/tcpdump.md)
|
||||
|
||||
* **常见问答**
|
||||
- [如何反馈BUG](_content/qa/bug.md)
|
||||
- [如何参与开发](_content/qa/development.md)
|
||||
- [启动报错的解决办法](_content/qa/start_error.md)
|
||||
- [设备注册不上来的解决办法](_content/qa/regiser_error.md)
|
||||
- [点播超时/报错的解决办法](_content/qa/play_error.md)
|
||||
* [**免责声明**](_content/disclaimers.md)
|
||||
* [**捐赠**](_content/donation.md)
|
||||
* [**关于本文档**](_content/about_doc.md)
|
||||
Reference in New Issue
Block a user