move sphinx together and support to upload to Read the Docs (#411)

This commit is contained in:
Zhang Jingqiang 2024-12-03 12:51:57 +08:00 committed by GitHub
parent 7982329280
commit 5d648ea454
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
190 changed files with 112 additions and 54 deletions

View file

@ -129,7 +129,7 @@ stat:
emit_duration: 200ms # 打点间隔
```
具体metrics定义在 [metrics](doc/metrics) 文件夹下建议生成sphinx html文档后查看。
具体metrics定义在 [metrics](../sphinx/g3proxy/metrics) 文件夹下建议生成sphinx html文档后查看。
## 基础用法