|
|
4 yıl önce | |
|---|---|---|
| .. | ||
| _templates | 5 yıl önce | |
| apis | 5 yıl önce | |
| appendix | 5 yıl önce | |
| data | 5 yıl önce | |
| deploy | 4 yıl önce | |
| examples | 5 yıl önce | |
| gui | 4 yıl önce | |
| images | 5 yıl önce | |
| restful | 4 yıl önce | |
| slim | 5 yıl önce | |
| train | 5 yıl önce | |
| Makefile | 5 yıl önce | |
| README.md | 5 yıl önce | |
| change_log.md | 5 yıl önce | |
| conf.py | 5 yıl önce | |
| index.rst | 4 yıl önce | |
| install.md | 5 yıl önce | |
| luckydraw.md | 4 yıl önce | |
| make.bat | 5 yıl önce | |
| paddlex.png | 5 yıl önce | |
| quick_start.md | 5 yıl önce | |
| requirements.txt | 5 yıl önce | |
PaddleX的使用文档均在本目录结构下。文档采用Read the Docs方式组织,您可以直接访问在线文档进行查阅。
在本目录下按如下步骤进行文档编译
pip install -r requirements.txtmake html编译完成后,编译文件在_build目录下,直接打开_build/html/index.html即可查阅。